Class MobileVRInterface.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class MobileVRInterface.MethodName : XRInterface.MethodName
- Inheritance
-
MobileVRInterface.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDisplayToLens
Cached name for the 'get_display_to_lens' method.
public static readonly StringName GetDisplayToLens
Field Value
GetDisplayWidth
Cached name for the 'get_display_width' method.
public static readonly StringName GetDisplayWidth
Field Value
GetEyeHeight
Cached name for the 'get_eye_height' method.
public static readonly StringName GetEyeHeight
Field Value
GetIod
Cached name for the 'get_iod' method.
public static readonly StringName GetIod
Field Value
GetK1
Cached name for the 'get_k1' method.
public static readonly StringName GetK1
Field Value
GetK2
Cached name for the 'get_k2' method.
public static readonly StringName GetK2
Field Value
GetOversample
Cached name for the 'get_oversample' method.
public static readonly StringName GetOversample
Field Value
SetDisplayToLens
Cached name for the 'set_display_to_lens' method.
public static readonly StringName SetDisplayToLens
Field Value
SetDisplayWidth
Cached name for the 'set_display_width' method.
public static readonly StringName SetDisplayWidth
Field Value
SetEyeHeight
Cached name for the 'set_eye_height' method.
public static readonly StringName SetEyeHeight
Field Value
SetIod
Cached name for the 'set_iod' method.
public static readonly StringName SetIod
Field Value
SetK1
Cached name for the 'set_k1' method.
public static readonly StringName SetK1
Field Value
SetK2
Cached name for the 'set_k2' method.
public static readonly StringName SetK2
Field Value
SetOversample
Cached name for the 'set_oversample' method.
public static readonly StringName SetOversample