state(...)
Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.
state(name : string) : State;
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
name | string | The name of the state to return. |
Returns
Section titled “Returns”The Z.State in this controller with the specified name.