unreal.InterchangePhysicsAssetFactoryNode¶
- class unreal.InterchangePhysicsAssetFactoryNode(outer=None, name='None')¶
Bases:
unreal.InterchangeBaseNodeInterchange Physics Asset Factory Node
C++ Source:
Plugin: Interchange
Module: InterchangeNodes
File: InterchangePhysicsAssetFactoryNode.h
- get_custom_skeletal_mesh_uid() str or None¶
Get skeletalMesh asset Uid used to create the data in the post pipeline step.
- Returns
attribute_value (str):
- Return type
str or None