class
ModelMorphs
public sealed class ModelMorphs Allows fast lookups of morph variables
Properties
| Name | Type | Description |
|---|---|---|
Model | Model | |
Count | Int32 | |
Names | String[] |
Methods
String GetName(Int32 i) Get the name of a morph by its index.
Int32 GetIndex(String name) Get the index of a morph by its name