Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'DataprepSetLODsReductionSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Dataprep Set LODs Reduction Settings |
Outputs
Type | Name | Description |
---|---|---|
real | Percent Triangles | Percentage of triangles to keep. Ranges from 0.0 to 1.0: 1.0 = no reduction, 0.0 = no triangles. |
real | Screen Size | ScreenSize to display this LOD. Ranges from 0.0 to 1.0. |