forwardLength property
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;
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.
@JsonKey(name: 'forwardLength')
final double? forwardLength;