SoVRMLSoundpriority Property |
(Note: Not implemented) Controls which sound is heard when more than one sound is active.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat priority { get; }
Public ReadOnly Property priority As SoSFFloat
Get
public:
property SoSFFloat^ priority {
SoSFFloat^ get ();
}
member priority : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also