Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'CullDistanceSizePair' 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. |