menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
SpatialAudioZone
rightLength property
rightLength property
dark_mode
light_mode
rightLength
property
@JsonKey.new(name: 'rightLength')
double
?
rightLength
final
将整个隔声区域看做一个立方体,表示向右的边长,单位为游戏引擎的单位长度。
Implementation
@JsonKey(name: 'rightLength') final double? rightLength;
shengwang_rtc_engine package
documentation
agora_rtc_engine
SpatialAudioZone
rightLength property
SpatialAudioZone class