Table of Contents

Enum Viewport.VrsModeEnum

Namespace
Godot
Assembly
GodotSharp.dll
public enum Viewport.VrsModeEnum : long

Fields

Disabled = 0

VRS is disabled.

Max = 3

Represents the size of the Viewport.VrsModeEnum enum.

Texture = 1

VRS uses a texture. Note, for stereoscopic use a texture atlas with a texture for each view.

XR = 2

VRS texture is supplied by the primary XRInterface.