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

TransitionLibrarySelectionPreviewSpeed.

OnSetSpeed(float) Method

Summary

Called when the Animancer.Editor.ToggledSpeedSlider.Speed is changed.

Syntax

protected override void OnSetSpeed(float speed)

Parameters

Name Type Description
speed float

Return Value

Type Description
void