SoBillboardaxisOfRotation Property |
Specifies which axis to use to perform the rotation.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3f axisOfRotation { get; }
Public ReadOnly Property axisOfRotation As SoSFVec3f
Get
public:
property SoSFVec3f^ axisOfRotation {
SoSFVec3f^ get ();
}
member axisOfRotation : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also