alternatives property

List<TextureCompressionFormat>? alternatives
getter/setter pair

List of alternative TCFs (TCFs targeted by the sibling splits).

Implementation

core.List<TextureCompressionFormat>? alternatives;