ManualMixerTransition.Drawer.

ManualMixerTransition.

InitializeSpeeds(int) Method

Summary

Initializes every element in the Animancer.ManualMixerTransition.Drawer.CurrentSpeeds array from the `start` to the end of the array to contain a value of 1.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerTransition.Drawer

Syntax

public static void InitializeSpeeds(int start)

Parameters

Name Type Description
start int

Return Value

Type Description
void