Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/TGeometryParticle > API/Runtime/Chaos/Chaos/TGeometryParticle/SetGeometry
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleHandle.h |
Include | #include "Chaos/ParticleHandle.h" |
void SetGeometry
&40;
TSharedPtr< FImplicitObject, ESPMode::ThreadSafe > SharedGeometry
&41;
Remarks
TODO: Right now this method exists so we can do things like FPhysTestSerializer::CreateChaosData. We should replace this with a method for supporting SetGeometry(RawGeometry).