isSpatializationDisabled property

  1. @UnsignedInt()
int isSpatializationDisabled
getter/setter pair

Set to false by default. When set to false, will not have spatialisation applied.

Implementation

@ma_bool32()
external int isSpatializationDisabled;