Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionPhysicsProxy
Description
Enqueue a field Command_ to be processed by ProcessCommands() or `FieldForcesUpdateCallback(). Physics thread only
| Name | BufferFieldCommand_Internal |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include Path | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/GeometryCollectionPhysicsProxy.cpp |
void BufferFieldCommand_Internal
(
Chaos::FPBDRigidsSolver * RigidsSolver,
const FFieldSystemCommand & Command
)