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