Click or drag to resize
SoTrackFollower Properties

The SoTrackFollower type exposes the following members.

Properties
  NameDescription
Public propertyalpha

The value on which the interpolation is made.

Public propertyheadRotation

The final rotation applied at a control point, which allows the camera or the object to be rotated while following the track.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertykeepRollAngle

Indicates if the roll angle should be maintained after the middle of the turn.

Public propertyloop

If loop is true, the animation will loop.

Public propertyorientation
Public propertypoints

Coordinates of the control points.

Public propertyposition
Public propertyradius

Radius of the turn at a control point.

Public propertyrollAngle

Roll angle during the turn at a control point.

Public propertyrollSpeed

Speed at which the roll angle is reached during a turn.

Public propertytimeStamps

Time stamps associated with the control points.

Public propertyuseHeadRotationOnly

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.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also