Overview
Performs capsule-type collision detection.
Ideal as a collider for arms and legs.
It is possible to change the radius at the tip and the end.
Property
Item | Description |
Is Global | Whether to treat as a global collider. The global collider will collide with all cloth components. |
Center | You can specify the offset from the connected Transform. |
Axis | Direction axis. Specify the direction of the capsule by the axis (XYZ) of the attached Transform. |
Length | Capsule length. |
Start Radius | Start radius |
End Radius | End radius |