MTLTextureDescriptor.TextureType Property

Definition

Gets or sets the texture type.

public virtual Metal.MTLTextureType TextureType { [Foundation.Export("textureType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTextureType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.TextureType : Metal.MTLTextureType with get, set

Property Value

Attributes

Applies to