MetaXRAcousticControlZone
()
|
Signature
MetaXRAcousticControlZone.MetaXRAcousticControlZone() |
state
: State |
Signature
State MetaXRAcousticControlZone.state |
FadeDistance
: float
[Get][Set] |
Signature
float MetaXRAcousticControlZone.FadeDistance |
ReverbLevel
: Spectrum
[Get][Set] |
Signature
Spectrum MetaXRAcousticControlZone.ReverbLevel |
Rt60
: Spectrum
[Get][Set] |
Signature
Spectrum MetaXRAcousticControlZone.Rt60 |
ZoneColor
: Color
[Get][Set] |
Signature
Color MetaXRAcousticControlZone.ZoneColor |
ApplyProperties
()
|
Signature
void MetaXRAcousticControlZone.ApplyProperties() Returns void |
Clone
(
other
)
|
Signature
void MetaXRAcousticControlZone.Clone(State other) Parameters other: StateReturns void |
DestroyInternal
()
|
Signature
void MetaXRAcousticControlZone.DestroyInternal() Returns void |
StartInternal
()
|
Signature
void MetaXRAcousticControlZone.StartInternal() Returns void |
color
: Color |
Signature
Color MetaXRAcousticControlZone.State.color |
fadeDistance
: float |
A value in meters to describe the distance over which to fade out the Control Zone adjustments starting from the boundary.
Signature
float MetaXRAcousticControlZone.State.fadeDistance |
reverbLevel
: Spectrum |
Adjusts the reverb level of points inside the zone.
Signature
Spectrum MetaXRAcousticControlZone.State.reverbLevel |
rt60
: Spectrum |
Adjusts the reverb decay time of points inside the zone.
Signature
Spectrum MetaXRAcousticControlZone.State.rt60 |
Clone
(
other
)
|
Signature
void MetaXRAcousticControlZone.State.Clone(State other) Parameters other: StateReturns void |