BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'HairInterpolationSettings' from its members
Inputs
Type | Name | Description |
---|---|---|
enum | Guide Type | Type of guides:- Imported: use imported guides- Generated: generate guides from strands- Rigged: generated rigged guides from strands. |
real | Generated Guide Density | Density factor for converting hair into guide curve if no guides are provided. The value should be between 0 and 1, and can be thought as a ratio/percentage of strands used as guides. |
enum | Interpolation Quality | Interpolation data quality. |
enum | Interpolation Distance | Interpolation distance metric. |
boolean | Randomize Guide | Randomize which guides affect a given hair strand. |
boolean | Use Unique Guide | Force a hair strand to be affected by a unique guide. |
Outputs
Type | Name | Description |
---|---|---|
struct | Hair Interpolation Settings |