unreal.GroomInterpolationWeight

class unreal.GroomInterpolationWeight

Bases: unreal.EnumBase

EGroom Interpolation Weight

C++ Source:

  • Plugin: HairStrands

  • Module: HairStrandsCore

  • File: GroomSettings.h

INDEX

Build interpolation data based on guide and strands vertex indices

Type

2

PARAMETRIC

Build interpolation data based on curve parametric distance

Type

0

ROOT

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

Type

1