Enum LightingSceneTransitionType
Used by scene service to control how to transition from one lighting scene to another.
Namespace: Microsoft.MixedReality.Toolkit.SceneSystem
Assembly: cs.temp.dll.dll
Syntax
public enum LightingSceneTransitionType
  Fields
| Name | Description | 
|---|---|
| CrossFade | |
| FadeToBlack | |
| None |