unreal.GroomInterpolationWeight

class unreal.GroomInterpolationWeight

Bases: EnumBase

EGroom Interpolation Weight

C++ Source:

  • Plugin: HairStrands

  • Module: HairStrandsCore

  • File: GroomSettings.h

INDEX: GroomInterpolationWeight

Build interpolation data based on guide and strands vertex indices

Type:

2

PARAMETRIC: GroomInterpolationWeight

Build interpolation data based on curve parametric distance

Type:

0

ROOT: GroomInterpolationWeight

Build interpolation data based on distance between guide’s root and strands’s root

Type:

1