Texture |
The TextureScaling type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
Equals(TextureScaling) | Compares this value with another value. | |
GetHashCode | (Overrides ValueTypeGetHashCode) | |
GetResultingSize | Gets the resulting size of the texture (for one repeat unit). | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) | |
WithScalingMode | Returns a new TextureScaling instance with the ScalingMode value set to the provided value. | |
WithSourceAspectRatioPreserving | Returns a new TextureScaling instance with the SourceAspectRatioPreserving value set to the provided value. | |
WithX | Returns a new TextureScaling instance with the X value set to the provided value. | |
WithY | Returns a new TextureScaling instance with the Y value set to the provided value. |