FOculusXRHmdUserProfile
()
|
Signature
FOculusXRHmdUserProfile::FOculusXRHmdUserProfile() |
ExtraFields
: TArray< FOculusXRHmdUserProfileField > |
Signature
TArray<FOculusXRHmdUserProfileField> FOculusXRHmdUserProfile::ExtraFields |
EyeHeight
: float |
Height of the player, in meters
Signature
float FOculusXRHmdUserProfile::EyeHeight |
Gender
: FString |
Gender of the user ("male", "female", etc).
Signature
FString FOculusXRHmdUserProfile::Gender |
IPD
: float |
Interpupillary distance of the player, in meters
Signature
float FOculusXRHmdUserProfile::IPD |
Name
: FString |
Name of the user's profile.
Signature
FString FOculusXRHmdUserProfile::Name |
NeckToEyeDistance
: FVector2D |
Neck-to-eye distance, in meters. X - horizontal, Y - vertical.
Signature
FVector2D FOculusXRHmdUserProfile::NeckToEyeDistance |
PlayerHeight
: float |
Height of the player, in meters
Signature
float FOculusXRHmdUserProfile::PlayerHeight |