rightLength property
The entire sound insulation area is regarded as a cube; this represents the length of the right side in the unit length of the game engine.
Implementation
@JsonKey(name: 'rightLength')
final double? rightLength;
The entire sound insulation area is regarded as a cube; this represents the length of the right side in the unit length of the game engine.
@JsonKey(name: 'rightLength')
final double? rightLength;