Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | EProxyInterpolationType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/PhysicsProxyBase.h |
| Include Path | #include "Chaos/Framework/PhysicsProxyBase.h" |
Syntax
enum EProxyInterpolationType
{
Base = 0,
ErrorLinear = 1,
ErrorVelocity = 2,
}
Values
| Name | Remarks |
|---|---|
| Base | |
| ErrorLinear | |
| ErrorVelocity |