unreal.GroomNumPoints¶
- class unreal.GroomNumPoints¶
Bases:
EnumBaseEnum to pick the number of points per guide
C++ Source:
Plugin: HairStrands
Module: HairStrandsDataflow
File: ResampleGuidesPointsNode.h
- DEFAULT: GroomNumPoints = Ellipsis¶
Default behavior coming from the strands size in the physics settings
- Type:
0
- SIZE16: GroomNumPoints = Ellipsis¶
16 points / curve
- Type:
16
- SIZE32: GroomNumPoints = Ellipsis¶
32 points / curve
- Type:
32
- SIZE4: GroomNumPoints = Ellipsis¶
4 points / curve
- Type:
4
- SIZE64: GroomNumPoints = Ellipsis¶
64 points / curve
- Type:
64
- SIZE8: GroomNumPoints = Ellipsis¶
8 points / curve
- Type:
8