diff --git a/Assets/VRM10_Samples/ClothSample/RotateParticle/README.md b/Assets/VRM10_Samples/ClothSample/RotateParticle/README.md index f3a7508fb..e02684a03 100644 --- a/Assets/VRM10_Samples/ClothSample/RotateParticle/README.md +++ b/Assets/VRM10_Samples/ClothSample/RotateParticle/README.md @@ -2,7 +2,16 @@ ## component -設定置き場。布を構成する縦糸(Warp)と、縦糸を横に連結した四角格子(Cloth)の2段階とする +設定置き場。布を構成する縦糸(WarpRoot)と、縦糸を横に連結した四角格子(RectCloth)の2段階とする -### Warp +## TODO +- [ ] 衝突グループ(現状総当たり) +- [ ] 枝分かれ +- [ ] WarpRoot らからデフォルト以外の Warp を選び出す +- [ ] Center +- [ ] Scale +- [ ] VRMC_springBone_extended_collider +- [ ] Debug用の詳細な Gizmo +- [ ] Cloth の片面衝突 +- [ ] 衝突時の velocity 下げ