SCNGeometry.FirstMaterial Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the first material in the geometry element's Materials property.
public virtual SceneKit.SCNMaterial FirstMaterial { [Foundation.Export("firstMaterial", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFirstMaterial:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.FirstMaterial : SceneKit.SCNMaterial with get, set
Property Value
- Attributes