SoTrackFollower Properties |
The SoTrackFollower type exposes the following members.
Name | Description | |
---|---|---|
alpha | The value on which the interpolation is made. | |
headRotation | The final rotation applied at a control point, which allows the camera or the object to be rotated while following the track. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
keepRollAngle | Indicates if the roll angle should be maintained after the middle of the turn. | |
loop | If loop is true, the animation will loop. | |
orientation | (OIV.Inventor.Fields.SoSFRotation) Rotation interpolated from the OIV.Inventor.Engines.SoTrackFollower.alpha value. | |
points | Coordinates of the control points. | |
position | (OIV.Inventor.Fields.SoSFVec3f) Position interpolated from the OIV.Inventor.Engines.SoTrackFollower.alpha value. | |
radius | Radius of the turn at a control point. | |
rollAngle | Roll angle during the turn at a control point. | |
rollSpeed | Speed at which the roll angle is reached during a turn. | |
timeStamps | Time stamps associated with the control points. | |
useHeadRotationOnly | If true, the OIV.Inventor.Engines.SoTrackFollower.orientation output field is a direct interpolation of OIV.Inventor.Engines.SoTrackFollower.headRotation values, without taking into consideration the roll angle or the track itself. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |