API Reference > imodeljs-common > DisplayStyles > ViewFlagProps > noCameraLights noCameraLights noCameraLights: undefined | false | true If true, don't use camera lights. note Currently the renderer only supports solar lighting. For backwards-compatibility reasons, solar lights will be displayed if any combination of ViewFlagProps.noCameraLights, ViewFlagProps.noSourceLights, or ViewFlagProps.noSolarLight is set to false. Defined in core/common/src/ViewFlags.ts Line 66 Last Updated: 13 June, 2024