SoVRMLProximitySensorexitTime Property |
Output event sent when viewer leaves.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFTime exitTime { get; }
Public ReadOnly Property exitTime As SoSFTime
Get
public:
property SoSFTime^ exitTime {
SoSFTime^ get ();
}
member exitTime : SoSFTime with get
Property Value
Type:
SoSFTime
Remarks
See Also