MDLTexture.Dimensions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the width and height of the texture, in texels.
public virtual OpenTK.Vector2i Dimensions { [Foundation.Export("dimensions")] get; }
member this.Dimensions : OpenTK.Vector2i
Property Value
- Attributes