Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionPhysicsProxy
Structure that contains the necessary information for processing fields
| Name | FFieldData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include Path | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
Syntax
struct FFieldData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Commands | TArray< FFieldSystemCommand > | Field command to execute | PhysicsProxy/GeometryCollectionPhysicsProxy.h | |
| ExecutionDatas | FFieldExecutionDatas | Field Datas stored during evaluation | PhysicsProxy/GeometryCollectionPhysicsProxy.h |