Enum CanvasRenderMode
The available render modes.
Namespace: Fusee.Serialization.V1
Assembly: Fusee.Serialization.dll
Syntax
public enum CanvasRenderMode
Fields
Name | Description |
---|---|
Screen | The UI should be overlaid onto the 2D screen. |
World | The UI is embedded into the 3D world. |