Class WebXRInterface.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class WebXRInterface.PropertyName : XRInterface.PropertyName
- Inheritance
-
WebXRInterface.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
EnabledFeatures
Cached name for the 'enabled_features' property.
public static readonly StringName EnabledFeatures
Field Value
OptionalFeatures
Cached name for the 'optional_features' property.
public static readonly StringName OptionalFeatures
Field Value
ReferenceSpaceType
Cached name for the 'reference_space_type' property.
public static readonly StringName ReferenceSpaceType
Field Value
RequestedReferenceSpaceTypes
Cached name for the 'requested_reference_space_types' property.
public static readonly StringName RequestedReferenceSpaceTypes
Field Value
RequiredFeatures
Cached name for the 'required_features' property.
public static readonly StringName RequiredFeatures
Field Value
SessionMode
Cached name for the 'session_mode' property.
public static readonly StringName SessionMode
Field Value
VisibilityState
Cached name for the 'visibility_state' property.
public static readonly StringName VisibilityState