Class OpenXRInterface.SignalName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class OpenXRInterface.SignalName : XRInterface.SignalName
- Inheritance
-
OpenXRInterface.SignalName
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
PoseRecentered
Cached name for the 'pose_recentered' signal.
public static readonly StringName PoseRecentered
Field Value
SessionBegun
Cached name for the 'session_begun' signal.
public static readonly StringName SessionBegun
Field Value
SessionFocussed
Cached name for the 'session_focussed' signal.
public static readonly StringName SessionFocussed
Field Value
SessionStopping
Cached name for the 'session_stopping' signal.
public static readonly StringName SessionStopping
Field Value
SessionVisible
Cached name for the 'session_visible' signal.
public static readonly StringName SessionVisible