unreal.MLDeformerGraphDebugDataProvider¶
- class unreal.MLDeformerGraphDebugDataProvider(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ComputeDataProviderCompute Framework Data Provider for MLDeformer debugging data.
C++ Source:
Plugin: MLDeformerFramework
Module: MLDeformerFramework
File: MLDeformerGraphDebugDataInterface.h
Editor Properties: (see get_editor_property/set_editor_property)
deformer_asset(MLDeformerAsset): [Read-Write]deformer_component(MLDeformerComponent): [Read-Write]
- property deformer_asset: MLDeformerAsset¶
[Read-Write]
- Type:
- property deformer_component: MLDeformerComponent¶
[Read-Write]
- Type: