Mojo3d rigidbody
Class RigidBody Extends Component#
Consts | |
---|---|
Type |
Fields | |
---|---|
Collided | Invoked when this rigid body collides with another rigid body. |
Constructors | |
---|---|
New |
Properties | |
---|---|
AngularDamping | |
AngularFactor | |
AngularVelocity | |
CollisionGroup | |
CollisionMask | |
Friction | |
Kinematic | |
LinearDamping | |
LinearFactor | |
LinearVelocity | |
Mass | |
Restitution | |
RollingFriction | |
btBody | (read only) |
Methods | |
---|---|
ApplyForce | |
ApplyImpulse | |
ApplyTorque | |
ApplyTorqueImpulse | |
ClearForces |