Faceclass

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

objectFace
Namespace
global
Assembly
Sandbox.Tools
Declaration
public sealed class Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face

Properties2

Showing 2 properties

public System.Collections.Generic.IReadOnlyList`1<int> Editor.MeshEditor.PrimitiveBuilder.PolygonMesh.Face.Indices { get; set; }PUBLICGETSET

Returns:IReadOnlyList<int>

On this page