MDLSubmesh.Material Property

Definition

Gets or sets the material to use when rendering the submesh.

public virtual ModelIO.MDLMaterial Material { [Foundation.Export("material", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMaterial:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Material : ModelIO.MDLMaterial with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to