Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeGeometryCacheNode
Description
Set the constant topology attribute of this animated mesh. Return false if the attribute could not be set.
| Name | SetCustomHasConstantTopology |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeMeshNode.h |
| Include Path | #include "InterchangeMeshNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Private/InterchangeMeshNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | GeometryCache")
bool SetCustomHasConstantTopology
(
const bool & AttributeValue
)