Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Cull Distance Size Pair' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Cull Distance Size Pair |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Size | Size to associate with cull distance. |
| real | Cull Distance | Cull distance associated with size. |