Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes > API/Plugins/ChaosFleshNodes/Dataflow > API/Plugins/ChaosFleshNodes/Dataflow/FComputeFiberFieldNode
References
| Module | ChaosFleshNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshEngineAssetNodes.h |
| Include | #include "Dataflow/ChaosFleshEngineAssetNodes.h" |
| Source | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Private/Dataflow/ChaosFleshEngineAssetNodes.cpp |
TArray < FVector3f > ComputeFiberField
(
const TManagedArray < FIntVector4 > & Elements,
const TManagedArray < FVector3f > & Vertex,
const TManagedArray < TArray < int32 > > & IncidentElements,
const TManagedArray < TArray < int32 > > & IncidentElementsLocalIndex,
const TArray < int32 > & Origin,
const TArray < int32 > & Insertion
) const