Manages a list of SceneNodes for a particular scene or template instance.
Protected
Optional
Returns a unique identifier for this object manager.
Attempts to find a SceneNode handle based on the SceneNode uuid.
Handle or a null, if the uuid cannot be found.
Attempts to find all SceneNode handle based on the specified uuids.
uuids
An array containing all found objects.
Returns true if the manager contains no objects.
Checks if the SceneNode with the specified instance ID exists.
Thread safe.
Manages a list of SceneNodes for a particular scene or template instance.