Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TMPMGrid
| Name | InterpType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/UniformGrid.h |
| Include Path | #include "Chaos/UniformGrid.h" |
Syntax
enum InterpType
{
linear = 1,
quadratic = 2,
}
Values
| Name | Remarks |
|---|---|
| linear | |
| quadratic |