Class TextureTransformBuilder

TextureTransformBuilder class

public class TextureTransformBuilder

Properties

NameDescription
CoordinateSetOverride { get; set; }Gets or sets the Texture Coordinate Set that will override CoordinateSet If TextureTransform is supported by the client.
Offset { get; set; }
Rotation { get; set; }
Scale { get; set; }

Methods

NameDescription
static AreEqualByContent(TextureTransformBuilder, TextureTransformBuilder)

See Also