DirectionalAnimations3D<TGroup>.

Animations Property

Summary

[UnityEngine.SerializeField] The animations to choose between based on the Animancer.DirectionalAnimations3D`1.Forward direction.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DirectionalAnimations3D<TGroup>

Syntax

public DirectionalAnimationSet Animations { get; }

Remarks

Forwards in 3D space corresponds to the Up animation.

Value

Type Description
DirectionalAnimationSet