Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeSceneNode
References
| Module | InterchangeNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeSceneNode.h |
| Include | #include "InterchangeSceneNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Private/InterchangeSceneNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | Scene")
bool SetCustomLocalTransform
(
const UInterchangeBaseNodeContainer * BaseNodeContainer,
const FTransform & AttributeValue,
bool bResetCache
)
Remarks
Set the default scene node local transform. The default transform is the local transform of the node (no bind pose, no time evaluation).