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 | Joint")
bool GetCustomHasBindPose
(
bool & bHasBindPose
) const
Remarks
Gets if the joint has BindPose (if the setter was used, otherwise returns with false and T0 evaluation presumes bHasBindPose==true).