API ReferenceRigidbodytypeRigidBodyType type Signature: export type RigidBodyType = "DYNAMIC" | "KINEMATIC" | "FIXED" | "PLAYER";