unreal.InterchangeGroomFactoryNode¶
- class unreal.InterchangeGroomFactoryNode(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
InterchangeFactoryBaseNodeInterchange Groom Factory Node
C++ Source:
Plugin: Interchange
Module: InterchangeFactoryNodes
File: InterchangeGroomFactoryNode.h
- get_custom_group_interpolation_settings() HairGroupsInterpolation or None¶
Get Custom Group Interpolation Settings
- Returns:
attribute_value (HairGroupsInterpolation):
- Return type:
HairGroupsInterpolation or None
- set_custom_group_interpolation_settings(attribute_value) bool¶
Set Custom Group Interpolation Settings
- Parameters:
attribute_value (HairGroupsInterpolation)
- Return type: