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/ChaosFleshComputeFiberFieldNode.h |
| Include | #include "Dataflow/ChaosFleshComputeFiberFieldNode.h" |
| Source | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Private/Dataflow/ChaosFleshComputeFiberFieldNode.cpp |
void 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,
TArray < FVector3f > & Directions,
TArray < float > & ScalarField
) const