SoVRMLSounddirection Property |
The direction the ellipsoidal sound pattern is pointing.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f direction { get; }
Public ReadOnly Property direction As SoSFVec3f
Get
public:
property SoSFVec3f^ direction {
SoSFVec3f^ get ();
}
member direction : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also