SoVRMLSoundspatialize Property |
(Note: Not implemented) If true, the sound is treated as a monaural sound from a single point.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFBool spatialize { get; }
Public ReadOnly Property spatialize As SoSFBool
Get
public:
property SoSFBool^ spatialize {
SoSFBool^ get ();
}
member spatialize : SoSFBool with get
Property Value
Type:
SoSFBool
RemarksIf false, ambient sounds can be created.
See Also