OVR.OSPProps Class Reference
Public Member Functions | |
| OSPProps () | |
Public Attributes | |
| bool | enableSpatialization = false |
| bool | useFastOverride = false |
| float | gain = 0.0f |
| bool | enableInvSquare = false |
| float | volumetric = 0.0f |
| Vector2 | invSquareFalloff = new Vector2( 1.0f, 25.0f ) |
Constructor & Destructor Documentation
◆ OSPProps()
| OVR.OSPProps.OSPProps | ( | ) |
Member Data Documentation
◆ enableInvSquare
| bool OVR.OSPProps.enableInvSquare = false |
◆ enableSpatialization
| bool OVR.OSPProps.enableSpatialization = false |
◆ gain
| float OVR.OSPProps.gain = 0.0f |
◆ invSquareFalloff
| Vector2 OVR.OSPProps.invSquareFalloff = new Vector2( 1.0f, 25.0f ) |
◆ useFastOverride
| bool OVR.OSPProps.useFastOverride = false |
◆ volumetric
| float OVR.OSPProps.volumetric = 0.0f |
The documentation for this class was generated from the following file:
- Oculus/AudioManager/Scripts/Audio/SoundFX.cs
1.8.13