Rigidbodytype

RigidBodyType type

Signature:

export type RigidBodyType = "DYNAMIC" | "KINEMATIC" | "FIXED" | "PLAYER";