Inheritance diagram for ONSPAudioSource:

Public Member Functions

void SetParameters (ref AudioSource source)
 Sets the parameters. More...
 

Public Attributes

const string strONSPS = "AudioPluginOculusSpatializer"
 

Properties

bool EnableSpatialization [get, set]
 
float Gain [get, set]
 
bool UseInvSqr [get, set]
 
float Near [get, set]
 
float Far [get, set]
 
float VolumetricRadius [get, set]
 
float ReverbSend [get, set]
 
bool EnableRfl [get, set]
 

Member Function Documentation

◆ SetParameters()

void ONSPAudioSource.SetParameters ( ref AudioSource  source)

Sets the parameters.

Parameters
sourceSource.

Member Data Documentation

◆ strONSPS

const string ONSPAudioSource.strONSPS = "AudioPluginOculusSpatializer"

Property Documentation

◆ EnableRfl

bool ONSPAudioSource.EnableRfl
getset

◆ EnableSpatialization

bool ONSPAudioSource.EnableSpatialization
getset

◆ Far

float ONSPAudioSource.Far
getset

◆ Gain

float ONSPAudioSource.Gain
getset

◆ Near

float ONSPAudioSource.Near
getset

◆ ReverbSend

float ONSPAudioSource.ReverbSend
getset

◆ UseInvSqr

bool ONSPAudioSource.UseInvSqr
getset

◆ VolumetricRadius

float ONSPAudioSource.VolumetricRadius
getset

The documentation for this class was generated from the following file: