Set Room Position Scale
Sets the multiplicative scale for all coordinates used in position updates. Use this as the maximum radius in which a peer can be heard. The scale value is used to optimize audio streams by not streaming audio data to peer's that are outside of hearing range.
Inputs
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | object | The room for which the scale should be set. |
Scale | float | The value of the scale as float. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec |