forEachRealityModel Method
Call a function for each reality model attached to this display style.
forEachRealityModel(func: (model: ContextRealityModelState) => void): void
@see DisplayStyleSettings.contextRealityModels.
Parameter | Type | Description |
---|---|---|
func | (model: ContextRealityModelState) => void |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.