Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Depth Map Config' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Depth Map Config |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Horizontal FOV | |
| real | Aspect Ratio | |
| integer | Width | |
| integer | Height | |
| real | Max Distance | |
| vector | Frustum Offset | |
| boolean | Invert Encoding |