GKMeshGraph<NodeType>.GetTriangle(nuint) Method
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.
[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