SCNGeometry.RemoveMaterial(nint) Method

Definition

Removes the material at the specified index.

[Foundation.Export("removeMaterialAtIndex:")]
public virtual void RemoveMaterial (nint index);
abstract member RemoveMaterial : nint -> unit
override this.RemoveMaterial : nint -> unit

Parameters

index
System.System.IntPtr System.nativeint
Attributes

Applies to