API ReferenceSandbox
MorphCollectionclass
Used to access and manipulate morphs.
object→MorphCollection
Constructors1
Showing 1 constructors
protected MorphCollection()
No results match this filter.
Methods13
Showing 13 methods
public virtual string GetName(int index)
Retrieve name of a morph at given index.
| Parameter | Type | Description |
|---|---|---|
| index | int | — |
Returns:
string—No results match this filter.
Properties1
Showing 1 properties
public virtual int Sandbox.MorphCollection.Count { get; set; }
Amount of morphs.
Returns:
int—No results match this filter.