WorldcoreModel

WorldcoreModel

Extends the basic Croquet Model with Worldcore-specific methods.

Methods

# service(name) → {ModelService}

Returns a pointer to the named model service.

Parameters:
Name Type Description
name string

The public name of the model service.

Returns:
Type
ModelService