Table of Contents

Enum EVRCompositorError

Namespace
Valve.VR
Assembly
Bonsai.VR.dll
public enum EVRCompositorError

Fields

None = 0
RequestFailed = 1
IncompatibleVersion = 100
DoNotHaveFocus = 101
InvalidTexture = 102
IsNotSceneApplication = 103
TextureIsOnWrongDevice = 104
TextureUsesUnsupportedFormat = 105
SharedTexturesNotSupported = 106
IndexOutOfRange = 107
AlreadySubmitted = 108
InvalidBounds = 109