Share via


MDLTexture.Dimensions Property

Definition

Gets the width and height of the texture, in texels.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.NVector2i Dimensions { [Foundation.Export("dimensions")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dimensions")>]
member this.Dimensions : CoreGraphics.NVector2i

Property Value

Attributes

Applies to