GKMeshGraph<NodeType>.GetTriangle(nuint) Method

Definition

[Foundation.Export("triangleAtIndex:")]
public virtual GameplayKit.GKTriangle GetTriangle (nuint index);
abstract member GetTriangle : nuint -> GameplayKit.GKTriangle
override this.GetTriangle : nuint -> GameplayKit.GKTriangle

Parameters

index
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to