API ReferenceSandbox
ModelPartsclass
object→ModelParts
Constructors1
Showing 1 constructors
public ModelParts(Sandbox.Model model)
| Parameter | Type | Description |
|---|---|---|
| model | Model | — |
No results match this filter.
Methods1
Showing 1 methods
No results match this filter.
Properties3
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.
Returns:
int—public ulong Sandbox.ModelParts.DefaultMask { get; set; }
Default body groups mask for this model.
Returns:
ulong—No results match this filter.