Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ISpatialAcceleration.h |
Include | #include "Chaos/ISpatialAcceleration.h" |
Syntax
template<typename T>
class ISpacialDebugDrawInterface
Remarks
Can be implemented by external, non-chaos systems to collect / render debug information from spacial structures. When passed to the debug methods on ISpatialAcceleration the methods will be called out by the spacial structure if implemented for the external system to handle the actual drawing.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |