SoVRMLProximitySensorcenterOfRotation_changed Property |
Output event sent when centerOfRotation changes.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f centerOfRotation_changed { get; }
Public ReadOnly Property centerOfRotation_changed As SoSFVec3f
Get
public:
property SoSFVec3f^ centerOfRotation_changed {
SoSFVec3f^ get ();
}
member centerOfRotation_changed : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also