unreal.SteamVRFingerCurls

class unreal.SteamVRFingerCurls

Bases: StructBase

SteamVR finger curls

C++ Source:

  • Plugin: SteamVR

  • Module: SteamVRInputDevice

  • File: SteamVRInputDeviceFunctionLibrary.h

Editor Properties: (see get_editor_property/set_editor_property)

  • index (float): [Read-Write] deprecated: Property ‘Index’ is deprecated.

  • middle (float): [Read-Write] deprecated: Property ‘Middle’ is deprecated.

  • pinky (float): [Read-Write] deprecated: Property ‘Pinky’ is deprecated.

  • ring (float): [Read-Write] deprecated: Property ‘Ring’ is deprecated.

  • thumb (float): [Read-Write] deprecated: Property ‘Thumb’ is deprecated.

property index: float

[Read-Only] deprecated: Property ‘Index’ is deprecated.

Type:

(float)

property middle: float

[Read-Only] deprecated: Property ‘Middle’ is deprecated.

Type:

(float)

property pinky: float

[Read-Only] deprecated: Property ‘Pinky’ is deprecated.

Type:

(float)

property ring: float

[Read-Only] deprecated: Property ‘Ring’ is deprecated.

Type:

(float)

property thumb: float

[Read-Only] deprecated: Property ‘Thumb’ is deprecated.

Type:

(float)