API reference
API reference
Select your platform
No SDKs available
No versions available

FMRUKCameraIntrinsics Struct

Fields

FocalLength : FVector2D
The focal length of the camera.
Signature
FVector2D FMRUKCameraIntrinsics::FocalLength
LensOffsetOrientation : FQuat
The orientation of the camera sensor relative to the headset.
Signature
FQuat FMRUKCameraIntrinsics::LensOffsetOrientation
LensOffsetPosition : FVector
The translation of the camera sensor relative to the headset.
Signature
FVector FMRUKCameraIntrinsics::LensOffsetPosition
PrincipalPoint : FVector2D
The principal point of the camera.
Signature
FVector2D FMRUKCameraIntrinsics::PrincipalPoint
SensorResolution : FIntVector2
The sensor resolution of the camera.
Signature
FIntVector2 FMRUKCameraIntrinsics::SensorResolution