unreal.GroomCacheAttributes¶
- class unreal.GroomCacheAttributes¶
Bases:
EnumBaseAttributes in groom that can be animated
C++ Source:
Plugin: HairStrands
Module: HairStrandsCore
File: GroomCacheData.h
- COLOR: GroomCacheAttributes = Ellipsis¶
4
- NONE: GroomCacheAttributes = Ellipsis¶
0
- POSITION: GroomCacheAttributes = Ellipsis¶
1
- POSITION_COLOR: GroomCacheAttributes = Ellipsis¶
5
- POSITION_WIDTH: GroomCacheAttributes = Ellipsis¶
For display names
- Type:
3
- POSITION_WIDTH_COLOR: GroomCacheAttributes = Ellipsis¶
7
- WIDTH: GroomCacheAttributes = Ellipsis¶
2
- WIDTH_COLOR: GroomCacheAttributes = Ellipsis¶
6