coordinateSystem property

TextureCoordinateSystem get coordinateSystem

Implementation

TextureCoordinateSystem get coordinateSystem => _stub();
set coordinateSystem (TextureCoordinateSystem value)

Implementation

set coordinateSystem(TextureCoordinateSystem value) => _stub();