Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > TAABB
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABB.h |
Include | #include "Chaos/AABB.h" |
TAABB< T, d > & ThickenSymmetrically
&40;
const TVector< T, d > & Thickness
&41;
Remarks
Grows the box by this vector symmetrically - Changed name because previous Thicken had different semantics which caused several bugs.