編集

次の方法で共有


MTLArgumentDescriptor.TextureType Property

Definition

Gets or sets the texture type for a texture argument.

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