Changes
Page history
Update VAReceiverActor
authored
May 14, 2020
by
Marius Schmeling
Show whitespace changes
Inline
Side-by-side
Documentation/VAReceiverActor.md
View page @
c6880d79
...
...
@@ -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