DirectionalAnimationSet8.

DirectionToVector(DirectionalAnimationSet8.Direction) Method

Summary

Returns a vector representing the specified `direction`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DirectionalAnimationSet8

Syntax

public static Vector2 DirectionToVector(DirectionalAnimationSet8.Direction direction)

Parameters

Name Type Description
direction DirectionalAnimationSet8.Direction

Return Value

Type Description
Vector2