Adds a node that breaks a 'AppleARKitCamera' into its member fields
|
Apple ARKit Camera
Apple ARKit Camera Structure (by ref)
|
|
Tracking Quality
EARTrackingQuality Enum
|
The tracking quality of the camera. |
|
Tracking Quality Reason
EARTrackingQualityReason Enum
|
The reason for the current tracking quality of the camera. |
|
Transform
Transform
|
The transformation matrix that defines the camera's rotation and translation in world coordinates. |
|
Orientation
Quat Structure
|
Raw orientation of the camera |
|
Translation
Vector
|
Raw position of the camera |
|
Image Resolution
Vector 2D Structure
|
Camera image resolution in pixels |
|
Focal Length
Vector 2D Structure
|
Camera focal length in pixels |
|
Principal Point
Vector 2D Structure
|
Camera principal point in pixels |