Freigeben über


MDLTextureSampler.Texture Property

Definition

Gets or sets the texture to sample.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLTexture? Texture { [Foundation.Export("texture", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTexture:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("texture", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setTexture:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Texture : ModelIO.MDLTexture with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to