Class BodyMotionFrame
public class BodyMotionFrame : MotionFrame, IMotionFrame, IMotion, IMotionRelative
- Inheritance
-
BodyMotionFrame
- Implements
- Inherited Members
- Extension Methods
Constructors
BodyMotionFrame(IMotionModel, ITransformFrame)
public BodyMotionFrame(IMotionModel motion, ITransformFrame frame)
Parameters
motionIMotionModelframeITransformFrame
Properties
relativeAngularVelocity
public override Vector relativeAngularVelocity { get; set; }