Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes > API/Runtime/AnimGraphRuntime/AnimNodes/FAnimNode_BlendSpaceEvaluator
Syntax
UPROPERTY (EditAnywhere, Category=Settings, Meta=(PinHiddenByDefault))
bool bTeleportToNormalizedTime
Remarks
If true, teleport to normalized time, does NOT advance time (does not trigger notifies, does not extract Root Motion, etc.). If false, will advance time (will trigger notifies, extract root motion if applicable, etc).