Table of Contents

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

StringName

OffThreshold

Cached name for the 'off_threshold' property.

public static readonly StringName OffThreshold

Field Value

StringName

OnHaptic

Cached name for the 'on_haptic' property.

public static readonly StringName OnHaptic

Field Value

StringName

OnThreshold

Cached name for the 'on_threshold' property.

public static readonly StringName OnThreshold

Field Value

StringName