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