add Method
Append a new reality model to the list.
add(props: ContextRealityModelProps): ContextRealityModel
@returns the newly-added reality model.
| Parameter | Type | Description |
|---|---|---|
| props | ContextRealityModelProps |
Returns - ContextRealityModel
the newly-added reality model.
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.