Click or drag to resize
SoVRMLSoundmaxBack Property

(Note: Not implemented) Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFFloat maxBack { get; }

Property Value

Type: SoSFFloat
Remarks

If the location of the sound is taken as a focus of an ellipsoid, the minBack and minFront values, in combination with the direction vector determine the two focii of an ellipsoid bounding the ambient region of the sound. Similarly, maxFront and maxBack determine the limits of audibility in front of and behind the sound; they describe a second, outer ellipsoid.

See Also