unreal.HairInterpolationWeight
¶
- class unreal.HairInterpolationWeight¶
Bases:
unreal.EnumBase
EHair Interpolation Weight
C++ Source:
Plugin: HairStrands
Module: HairStrandsCore
File: GroomAssetInterpolation.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