Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Implicit > API/Runtime/GeometryCore/Implicit/TTriLinearGridInterpolant
Syntax
RealType Outside
Remarks
Value to return if query point is outside Grid (in an SDF outside is usually positive). Need to do math with this value, and cast this value to/from float; use TMathUtil