v4.0
Creates a new Environment. The environment is nested under the Environments
scene node. The newly created environment becomes the default environment.
oReturn = CreateEnvironment( [Name] ); |
Returns the new environment as a SimulationEnvironment.
Parameter | Type | Description |
---|---|---|
Name | String | Name for the new folder. A suffix is appended to the name if there's already such a folder at the given location. |