s&box docs

public abstract class Sandbox.MorphCollection

Used to access and manipulate morphs.

Constructors

Showing 1 constructors

Methods

Showing 13 methods

public virtual string GetName(int index)

Retrieve name of a morph at given index.

Properties

Showing 1 properties

public virtual int Sandbox.MorphCollection.Count { get; set; }

Amount of morphs.

Metadata

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

On this page