共用方式為


ARFaceGeometry.GetTriangleIndices 方法

定義

索引陣列到 GetVertices()GetTextureCoordinates() 陣列中。

public short[] GetTriangleIndices ();
member this.GetTriangleIndices : unit -> int16[]

傳回

Int16[]

備註

每三個後續值都會定義單一三角形的索引。

適用於