DirectionalAnimationSet8.

VectorToDirection(Vector2) Method

Summary

Returns the direction closest to the specified `vector`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DirectionalAnimationSet8

Syntax

public static DirectionalAnimationSet8.Direction VectorToDirection(Vector2 vector)

Parameters

Name Type Description
vector Vector2

Return Value