Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Hair Group Desc' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Hair Width | Hair width (in centimeters) |
| real | Hair Root Scale | Scale the hair width at the root |
| real | Hair Tip Scale | Scale the hair width at the tip |
| real | Hair Shadow Density | Override the hair shadow density factor (unit less). |
| real | Hair Raytracing Radius Scale | Scale the hair geometry radius for ray tracing effects (e.g. shadow) |
| boolean | Use Hair Raytracing Geometry | Enable hair strands geomtry for raytracing |
| real | LODBias | Bias the selected LOD. A value >0 will progressively select lower detailed lods. Used when r.HairStrands.Cluster.Culling = 1. |
| real | Hair Length Scale | When enabled, Length Scale allow to scale the length of the hair. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Hair Group Desc |