NERtc Unity SDK
V4.5.907
|
Public Attributes | |
RtcSpatializerRoomCapacity | roomCapacity |
RtcSpatializerMaterialName | material |
float | reflectionScalar |
float | reverbGain |
float | reverbTime |
float | reverbBrightness |
Spatializer room property.
RtcSpatializerRoomCapacity nertc.RtcSpatializerRoomProperty.roomCapacity |
Room capacity RtcSpatializerRoomCapacity. 默认值Default value: RtcSpatializerRoomCapacity.kNERtcSpatializerRoomCapacitySmall
RtcSpatializerMaterialName nertc.RtcSpatializerRoomProperty.material |
Room material RtcSpatializerMaterialName. Default value: RtcSpatializerMaterialName.kNERtcSpatializerMaterialTransparent
float nertc.RtcSpatializerRoomProperty.reflectionScalar |
Reflection scalar, the default value of 1.0, the range of the value [1.0 30]
float nertc.RtcSpatializerRoomProperty.reverbGain |
The proportion factor of the reverb gain, the default value of 1.0, the value range [1.0 10]
float nertc.RtcSpatializerRoomProperty.reverbTime |
The reverb time ratio factor, RT60 will be multiplied with this value, the default value is 1.0 (no effect), and the value range [1.0 30]
float nertc.RtcSpatializerRoomProperty.reverbBrightness |
Reverb brightness. When this value is positive and increases, the high-frequency component increases. 0.0 is used by default value (no effect), and the value range [-30 30]