Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Field
Inheritance Hierarchy
- FFieldSystemMetaData
- FFieldSystemMetaDataCulling
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Field/FieldSystem.h |
| Include | #include "Field/FieldSystem.h" |
Syntax
class FFieldSystemMetaDataCulling : public FFieldSystemMetaData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCullingActive | ||
| TArray< FFieldContextIndex > & | CullingIndices |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFieldSystemMetaDataCulling
(
TArray< FFieldContextIndex >& CullingIndicesIn |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FFieldSystemMetaData
| Type | Name | Description | |
|---|---|---|---|
| FFieldSystemMetaData * | NewCopy () |
||
| EMetaType | Type () |