unreal.InterchangeGroomBindingFactoryNode¶
- class unreal.InterchangeGroomBindingFactoryNode(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
InterchangeFactoryBaseNodeInterchange Groom Binding Factory Node
C++ Source:
Plugin: Interchange
Module: InterchangeFactoryNodes
File: InterchangeGroomBindingFactoryNode.h
- get_num_interpolation_points() int32 or None¶
Get the number of points used for the rbf interpolation
- Returns:
attribute_value (int32):
- Return type:
int32 or None