API Referenceglobal
public sealed class Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face
A list of indices indexing into the `Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Vertices` list.
Related Guides
Broader workflow and conceptual references connected to this API.
Properties
Showing 2 properties
public System.Collections.Generic.IReadOnlyList`1<int> Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face.Indices { get; set; }
public string Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face.Material { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face |