Navigation
API > API/Runtime > API/Runtime/Chaos
Tests whether a type is actually a view on particles or just a generic type to separate some extended functionality for particle types
| Name | CParticleView |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/BoundingVolumeUtilities.h |
| Include Path | #include "Chaos/BoundingVolumeUtilities.h" |
Syntax
struct CParticleView
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
decltype(T::THandleType) Requires() |
Chaos/BoundingVolumeUtilities.h |