RigidBodyMotionType

RigidBodyMotionType Enum

Type of motion that can be applied to a rigid body.

Syntax

[Sansar.Script.Interface]
public enum RigidBodyMotionType

Remarks

Documentation for this section has not yet been entered.

Members

Member Name Description
MotionTypeDynamic Dynamic. This object is fully affected by the physics simulation.
MotionTypeKeyframed Keyframed. This object has its position and velocity directly controlled by scripts.
MotionTypeStatic Static. This object never moves.

Requirements

Namespace: Sansar.Simulation
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.