Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Camera Lens Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Camera Lens Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Min Focal Length | Minimum focal length for this lens |
| real | Max Focal Length | Maximum focal length for this lens |
| real | Min FStop | Minimum aperture for this lens (e.g. 2.8 for an f/2.8 lens) |
| real | Max FStop | Maximum aperture for this lens (e.g. 2.8 for an f/2.8 lens) |
| real | Minimum Focus Distance | Shortest distance this lens can focus on. |
| real | Squeeze Factor | Squeeze factor for anamorphic lenses. |
| integer | Diaphragm Blade Count | Number of blades of diaphragm. |