s&box docs

public sealed class Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face

A list of indices indexing into the `Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Vertices` list.

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; }

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face

On this page