detachRealityModelByNameAndUrl Method
Detach the first ContextRealityModel that matches the specified name and url.
detachRealityModelByNameAndUrl(name: string, url: string): boolean
@see - DisplayStyleSettings.contextRealityModels
Parameter | Type | Description |
---|---|---|
name | string | |
url | string |
Returns - boolean
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.