DirectionalAnimationSet.

DirectionToVector(DirectionalAnimationSet.Direction) Method

Summary

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

Syntax

public static Vector2 DirectionToVector(DirectionalAnimationSet.Direction direction)

Parameters

Name Type Description
direction DirectionalAnimationSet.Direction

Return Value

Type Description
Vector2