A RigidBody physics component (see taos/physics). shape + its dimensions pick the collider; motion is static / dynamic / kinematic. layer/mask are CollisionLayer bit flags. Requires the host to have imported taos/physics.
RigidBody
taos/physics
shape
motion
layer
mask
CollisionLayer
Optional
Box half-extents.
Radius (sphere / capsule).
Capsule cylinder half-height.
A
RigidBodyphysics component (seetaos/physics).shape+ its dimensions pick the collider;motionis static / dynamic / kinematic.layer/maskareCollisionLayerbit flags. Requires the host to have importedtaos/physics.