Scene.loadObjects

Load all objects inside the specified folder in FilePath.Objects.

class Scene
final
void
loadObjects
(
string objectPath = ""
)

Parameters

objectPath
Type: string

The folder location inside of /Objects to look for objects in.

Meta