unreal.HmdUserProfile
¶
- class unreal.HmdUserProfile¶
Bases:
StructBase
Hmd User Profile
C++ Source:
Plugin: OculusVR
Module: OculusHMD
File: OculusFunctionLibrary.h
Editor Properties: (see get_editor_property/set_editor_property)
extra_fields
(Array[HmdUserProfileField]): [Read-Write] deprecated: Property ‘ExtraFields’ is deprecated.eye_height
(float): [Read-Write] deprecated: Property ‘EyeHeight’ is deprecated.gender
(str): [Read-Write] deprecated: Property ‘Gender’ is deprecated.ipd
(float): [Read-Write] deprecated: Property ‘IPD’ is deprecated.name
(str): [Read-Write] deprecated: Property ‘Name’ is deprecated.neck_to_eye_distance
(Vector2D): [Read-Write] deprecated: Property ‘NeckToEyeDistance’ is deprecated.player_height
(float): [Read-Write] deprecated: Property ‘PlayerHeight’ is deprecated.
- property eye_height: float¶
[Read-Write] deprecated: Property ‘EyeHeight’ is deprecated.
- Type:
(float)