Class OpenXRAnalogThresholdModifier.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class OpenXRAnalogThresholdModifier.PropertyName : OpenXRActionBindingModifier.PropertyName
- Inheritance
-
OpenXRAnalogThresholdModifier.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
OffHaptic
Cached name for the 'off_haptic' property.
public static readonly StringName OffHaptic
Field Value
OffThreshold
Cached name for the 'off_threshold' property.
public static readonly StringName OffThreshold
Field Value
OnHaptic
Cached name for the 'on_haptic' property.
public static readonly StringName OnHaptic
Field Value
OnThreshold
Cached name for the 'on_threshold' property.
public static readonly StringName OnThreshold