SoCameraorientation Property |
The orientation of the camera viewpoint, defined as a rotation of the viewing direction from its default (0,0,-1) vector.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFRotation orientation { get; }
Public ReadOnly Property orientation As SoSFRotation
Get
public:
property SoSFRotation^ orientation {
SoSFRotation^ get ();
}
member orientation : SoSFRotation with get
Property Value
Type:
SoSFRotationRemarks See Also