upLength property

  1. @JsonKey(name: 'upLength')
double? upLength
final

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;