unreal.InterchangeGroomComponentNode¶
- class unreal.InterchangeGroomComponentNode(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
InterchangeSceneComponentNodeInterchange Groom Component Node
C++ Source:
Plugin: Interchange
Module: InterchangeNodes
File: InterchangeGroomComponentNode.h
- get_groom_binding_dependency_uid() str or None¶
Get the groom binding asset to apply on the groom component
- Returns:
attribute_value (str):
- Return type:
str or None
- get_groom_dependency_uid() str or None¶
Get the groom asset to apply on the groom component
- Returns:
attribute_value (str):
- Return type:
str or None