SoVRMLTouchSensorisOver Property |
Output event sent when cursor on shape.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool isOver { get; }
Public ReadOnly Property isOver As SoSFBool
Get
public:
property SoSFBool^ isOver {
SoSFBool^ get ();
}
member isOver : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also