Table of Contents

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

StringName

GetDuration

Cached name for the 'get_duration' method.

public static readonly StringName GetDuration

Field Value

StringName

GetFrequency

Cached name for the 'get_frequency' method.

public static readonly StringName GetFrequency

Field Value

StringName

SetAmplitude

Cached name for the 'set_amplitude' method.

public static readonly StringName SetAmplitude

Field Value

StringName

SetDuration

Cached name for the 'set_duration' method.

public static readonly StringName SetDuration

Field Value

StringName

SetFrequency

Cached name for the 'set_frequency' method.

public static readonly StringName SetFrequency

Field Value

StringName