TextureTransform.TextureCoordinateOverride

TextureTransform.TextureCoordinateOverride property

Gets or sets a value that overrides TextureCoordinate if supplied, and if this extension is supported.

public int? TextureCoordinateOverride { get; set; }

See Also