unreal.SteamVRSkeletonTransform

class unreal.SteamVRSkeletonTransform

Bases: StructBase

UE4 Bone definition of the SteamVR Skeleton

C++ Source:

  • Plugin: SteamVR

  • Module: SteamVRInputDevice

  • File: SteamVRInputDeviceFunctionLibrary.h

Editor Properties: (see get_editor_property/set_editor_property)

  • aux_index (Transform): [Read-Write] deprecated: Property ‘Aux_Index’ is deprecated.

  • aux_middle (Transform): [Read-Write] deprecated: Property ‘Aux_Middle’ is deprecated.

  • aux_pinky (Transform): [Read-Write] deprecated: Property ‘Aux_Pinky’ is deprecated.

  • aux_ring (Transform): [Read-Write] deprecated: Property ‘Aux_Ring’ is deprecated.

  • aux_thumb (Transform): [Read-Write] deprecated: Property ‘Aux_Thumb’ is deprecated.

  • index_0 (Transform): [Read-Write] deprecated: Property ‘Index_0’ is deprecated.

  • index_1 (Transform): [Read-Write] deprecated: Property ‘Index_1’ is deprecated.

  • index_2 (Transform): [Read-Write] deprecated: Property ‘Index_2’ is deprecated.

  • index_3 (Transform): [Read-Write] deprecated: Property ‘Index_3’ is deprecated.

  • index_4 (Transform): [Read-Write] deprecated: Property ‘Index_4’ is deprecated.

  • middle_0 (Transform): [Read-Write] deprecated: Property ‘Middle_0’ is deprecated.

  • middle_1 (Transform): [Read-Write] deprecated: Property ‘Middle_1’ is deprecated.

  • middle_2 (Transform): [Read-Write] deprecated: Property ‘Middle_2’ is deprecated.

  • middle_3 (Transform): [Read-Write] deprecated: Property ‘Middle_3’ is deprecated.

  • middle_4 (Transform): [Read-Write] deprecated: Property ‘Middle_4’ is deprecated.

  • pinky_0 (Transform): [Read-Write] deprecated: Property ‘Pinky_0’ is deprecated.

  • pinky_1 (Transform): [Read-Write] deprecated: Property ‘Pinky_1’ is deprecated.

  • pinky_2 (Transform): [Read-Write] deprecated: Property ‘Pinky_2’ is deprecated.

  • pinky_3 (Transform): [Read-Write] deprecated: Property ‘Pinky_3’ is deprecated.

  • pinky_4 (Transform): [Read-Write] deprecated: Property ‘Pinky_4’ is deprecated.

  • ring_0 (Transform): [Read-Write] deprecated: Property ‘Ring_0’ is deprecated.

  • ring_1 (Transform): [Read-Write] deprecated: Property ‘Ring_1’ is deprecated.

  • ring_2 (Transform): [Read-Write] deprecated: Property ‘Ring_2’ is deprecated.

  • ring_3 (Transform): [Read-Write] deprecated: Property ‘Ring_3’ is deprecated.

  • ring_4 (Transform): [Read-Write] deprecated: Property ‘Ring_4’ is deprecated.

  • root (Transform): [Read-Write] deprecated: Property ‘Root’ is deprecated.

  • thumb_0 (Transform): [Read-Write] deprecated: Property ‘Thumb_0’ is deprecated.

  • thumb_1 (Transform): [Read-Write] deprecated: Property ‘Thumb_1’ is deprecated.

  • thumb_2 (Transform): [Read-Write] deprecated: Property ‘Thumb_2’ is deprecated.

  • thumb_3 (Transform): [Read-Write] deprecated: Property ‘Thumb_3’ is deprecated.

  • wrist (Transform): [Read-Write] deprecated: Property ‘Wrist’ is deprecated.

property aux_index: Transform

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

Type:

(Transform)

property aux_middle: Transform

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

Type:

(Transform)

property aux_pinky: Transform

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

Type:

(Transform)

property aux_ring: Transform

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

Type:

(Transform)

property aux_thumb: Transform

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

Type:

(Transform)

property index_0: Transform

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

Type:

(Transform)

property index_1: Transform

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

Type:

(Transform)

property index_2: Transform

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

Type:

(Transform)

property index_3: Transform

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

Type:

(Transform)

property index_4: Transform

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

Type:

(Transform)

property middle_0: Transform

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

Type:

(Transform)

property middle_1: Transform

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

Type:

(Transform)

property middle_2: Transform

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

Type:

(Transform)

property middle_3: Transform

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

Type:

(Transform)

property middle_4: Transform

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

Type:

(Transform)

property pinky_0: Transform

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

Type:

(Transform)

property pinky_1: Transform

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

Type:

(Transform)

property pinky_2: Transform

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

Type:

(Transform)

property pinky_3: Transform

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

Type:

(Transform)

property pinky_4: Transform

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

Type:

(Transform)

property ring_0: Transform

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

Type:

(Transform)

property ring_1: Transform

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

Type:

(Transform)

property ring_2: Transform

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

Type:

(Transform)

property ring_3: Transform

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

Type:

(Transform)

property ring_4: Transform

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

Type:

(Transform)

property root: Transform

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

Type:

(Transform)

property thumb_0: Transform

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

Type:

(Transform)

property thumb_1: Transform

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

Type:

(Transform)

property thumb_2: Transform

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

Type:

(Transform)

property thumb_3: Transform

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

Type:

(Transform)

property wrist: Transform

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

Type:

(Transform)