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