MDLTexture.Dimensions Property

Definition

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

Applies to