SoVRMLTouchSensortouchTime Property |
Output events sent on button release.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFTime touchTime { get; }
Public ReadOnly Property touchTime As SoSFTime
Get
public:
property SoSFTime^ touchTime {
SoSFTime^ get ();
}
member touchTime : SoSFTime with get
Property Value
Type:
SoSFTime
Remarks
See Also