unreal.DNADataLayer
¶
- class unreal.DNADataLayer¶
Bases:
unreal.EnumBase
EDNAData Layer
C++ Source:
Plugin: RigLogic
Module: RigLogicModule
File: DNACommon.h
- ALL¶
Includes everything except blend shapes from Geometry
- Type
6
- ALL_WITHOUT_BLEND_SHAPES¶
Includes Descriptor and Definition
- Type
5
- BEHAVIOR¶
Includes Descriptor
- Type
2
- DEFINITION¶
1
- DESCRIPTOR¶
0
- GEOMETRY¶
Includes Descriptor and Definition
- Type
3
- GEOMETRY_WITHOUT_BLEND_SHAPES¶
Includes Descriptor and Definition
- Type
4