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