Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UBlendSpace
Syntax
UPROPERTY (EditAnywhere, Category=InputInterpolation, Meta=(DisplayName="Use Grid"))
bool bInterpolateUsingGrid
Remarks
If true then interpolation is done via a grid at runtime. If false the interpolation uses the triangulation.