Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Google ARCore Camera Config' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Google ARCore Camera Config |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Camera Image Resolution | CPU-accessible camera image resolution. |
| struct | Camera Texture Resolution | Texture resolution for the camera image accessible to thegraphics API and shaders. |
| string | Camera ID | The id of the camera will be used in this CameraConfig. |
| integer | Target FPS | The target FPS of the camera. |
| integer | Depth Sensor Usage | The desired depth sensor usage of the camera. |