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: 16 April, 2024