This is the old Animancer v7.4 documentation. Click here for the latest version.

SoloAnimation.

Speed Property

Summary

[UnityEngine.SerializeField] The speed at which the animation is playing (default 1).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SoloAnimation

Syntax

public float Speed { get; set; }

Value

Type Description
float