PlayableAssetTransition.

Speed Property

Summary

[UnityEngine.SerializeField] Determines how fast the animation plays (1x = normal speed, 2x = double speed).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
PlayableAssetTransition

Syntax

public override float Speed { get; set; }

Value

Type Description
float