SoVRMLAudioClippitch Property |
Multiplier for the rate at which sampled sound is played.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat pitch { get; }
Public ReadOnly Property pitch As SoSFFloat
Get
public:
property SoSFFloat^ pitch {
SoSFFloat^ get ();
}
member pitch : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also