TextureTransformBuilder.CoordinateSetOverride

TextureTransformBuilder.CoordinateSetOverride property

Gets or sets the Texture Coordinate Set that will override CoordinateSet If TextureTransform is supported by the client.

public int? CoordinateSetOverride { get; set; }

See Also