FHmdUserProfile

Windows
MacOS
Linux

References

Module

OculusHMD

Header

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusHMD/Public/OculusFunctionLibrary.h

Include

#include "OculusFunctionLibrary.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType), Meta=(DisplayName="HMD User Profile Data"))
struct FHmdUserProfile

Variables

Name Description

Public variable UProperty Category BlueprintReadWrite

TArray< FHmdUse...

 

ExtraFields

Public variable UProperty Category BlueprintReadWrite

float

 

EyeHeight

Height of the player, in meters

Public variable UProperty Category BlueprintReadWrite

FString

 

Gender

Gender of the user ("male", "female", etc).

Public variable UProperty Category BlueprintReadWrite

float

 

IPD

Interpupillary distance of the player, in meters

Public variable UProperty Category BlueprintReadWrite

FString

 

Name

Name of the user's profile.

Public variable UProperty Category BlueprintReadWrite

FVector2D

 

NeckToEyeDistance

Neck-to-eye distance, in meters. X - horizontal, Y - vertical.

Public variable UProperty Category BlueprintReadWrite

float

 

PlayerHeight

Height of the player, in meters

Constructors

Name Description

Public function

FHmdUserProfile()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss