MixedRealitySceneSystem.LightingScenes Property

Definition

Returns all lighting scenes found in profile.

public:
 property cli::array <Microsoft::MixedReality::Toolkit::SceneSystem::SceneInfo> ^ LightingScenes { cli::array <Microsoft::MixedReality::Toolkit::SceneSystem::SceneInfo> ^ get(); };
public Microsoft.MixedReality.Toolkit.SceneSystem.SceneInfo[] LightingScenes { get; }
member this.LightingScenes : Microsoft.MixedReality.Toolkit.SceneSystem.SceneInfo[]
Public ReadOnly Property LightingScenes As SceneInfo()

Property Value

Implements

Applies to