Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorToolkit
Description
Get the component space transforms of the actor we want to debug. Returns an empty array if GetDebugActor returns a nullptr.
| Name | GetDebugActorComponentSpaceTransforms |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorToolkit.h |
| Include Path | #include "MLDeformerEditorToolkit.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerEditorToolkit.cpp |
TArray < FTransform > GetDebugActorComponentSpaceTransforms() const