MixedRealitySceneSystemProfile.ClearLightingCache Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears cached lighting settings. Used to ensure we don't end up with 'dead' cached data.
public:
void ClearLightingCache();
public void ClearLightingCache ();
member this.ClearLightingCache : unit -> unit
Public Sub ClearLightingCache ()