SoTrackFolloweruseHeadRotationOnly Property |
If true, the orientation output field is a direct interpolation of headRotation values, without taking into consideration the roll angle or the track itself.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool useHeadRotationOnly { get; }
Public ReadOnly Property useHeadRotationOnly As SoSFBool
Get
public:
property SoSFBool^ useHeadRotationOnly {
SoSFBool^ get ();
}
member useHeadRotationOnly : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also