SoVRMLProximitySensororientation_changed Property |
Output event sent when viewer turns.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFRotation orientation_changed { get; }
Public ReadOnly Property orientation_changed As SoSFRotation
Get
public:
property SoSFRotation^ orientation_changed {
SoSFRotation^ get ();
}
member orientation_changed : SoSFRotation with get
Property Value
Type:
SoSFRotation
Remarks
See Also