Update VAReceiverActor authored by Marius Schmeling's avatar Marius Schmeling
......@@ -39,3 +39,11 @@ Is used to setup the main settings in the szene. For example it controls / sets
* Read a new file for Directivity Mapping
* `SetHRIRByFileName(FString)`:
* Sets the HRIR for the Receiver
* `SetDebugMode(bool)`:
* Sets the global visibility for all Sound Sources
* `GetScale()`:
* Gets the scale of the virtual world compared to the real world (how many Units in UE4 represent 1m in Real World)
* `GetIPAddress()`:
* Gets the IP Adress of the connection
* `GetPort()`:
* Gets the Port of the connection