Class OpenXRHapticVibration.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class OpenXRHapticVibration.MethodName : OpenXRHapticBase.MethodName
- Inheritance
-
OpenXRHapticVibration.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAmplitude
Cached name for the 'get_amplitude' method.
public static readonly StringName GetAmplitude
Field Value
GetDuration
Cached name for the 'get_duration' method.
public static readonly StringName GetDuration
Field Value
GetFrequency
Cached name for the 'get_frequency' method.
public static readonly StringName GetFrequency
Field Value
SetAmplitude
Cached name for the 'set_amplitude' method.
public static readonly StringName SetAmplitude
Field Value
SetDuration
Cached name for the 'set_duration' method.
public static readonly StringName SetDuration
Field Value
SetFrequency
Cached name for the 'set_frequency' method.
public static readonly StringName SetFrequency