interface RigidBodyonstructorProps {
    motionType?: MotionType;
    reportCollisions: boolean;
}

Properties

motionType?: MotionType
reportCollisions: boolean

true