Click or drag to resize
SoTrackFollowerheadRotation Property

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

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFRotation headRotation { get; }

Property Value

Type: SoMFRotation
Remarks

If there are fewer headRotation values than control points, the value of the last headRotation is used for the remaining control points.

See Also