Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FHeightField > FData
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/HeightField.h |
Include | #include "Chaos/HeightField.h" |
Syntax
static RealSize = sizeof(FReal);
Remarks
Only supporting unsigned int types for the height range - really no difference using this or signed but this is a little nicer overall