omnihuman.data.avatar_3d.types module
Types for the FBX parser.
- class omnihuman.data.avatar_3d.types.FBXDict[source][source]
Bases:
TypedDict- armatures: List[ArmatureDict][source]
- others: List[OtherObjectDict][source]
Types for the FBX parser.
Bases: TypedDict