Share via


SCNGeometry.FirstMaterial Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNMaterial? FirstMaterial { [Foundation.Export("firstMaterial", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFirstMaterial:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("firstMaterial", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setFirstMaterial:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.FirstMaterial : SceneKit.SCNMaterial with get, set

Property Value

Attributes

Applies to