s&box docs

public class Sandbox.ModelParts

Constructors

Showing 1 constructors

Methods

Showing 1 methods

public Sandbox.Model.BodyPart Get(string name)

Get body part by name.

Properties

Showing 3 properties

public System.Collections.Generic.IReadOnlyList`1<Sandbox.Model.BodyPart> Sandbox.ModelParts.All { get; set; }

All body parts in this model.

public int Sandbox.ModelParts.Count { get; set; }

How many body parts there are in this model.

public ulong Sandbox.ModelParts.DefaultMask { get; set; }

Default body groups mask for this model.

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.ModelParts

On this page