Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine > API/Plugins/ChaosFleshEngine/ChaosFlesh > API/Plugins/ChaosFleshEngine/ChaosFlesh/UDeformablePhysicsComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Physics", Meta=(DisplayPriority=2))
TSoftObjectPtr < UDeformableSolverComponent > PrimarySolverComponent
Remarks
Primary solver component in which this flesh component has been registered. Soft object ptr since the UDeformablePhysicsComponent is stored in the chaos cache which requires soft ref in order to record itself from another thread