forwardLength property

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

The entire sound insulation area is regarded as a cube; this represents the length of the forward side in the unit length of the game engine.

Implementation

@JsonKey(name: 'forwardLength')
final double? forwardLength;