ManualMixerTransition.Drawer.

ManualMixerTransition.

ResizeList(int) Method

Summary

Sets the number of items in the child list.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerTransition.Drawer

Syntax

protected virtual void ResizeList(int size)

Parameters

Name Type Description
size int

Return Value

Type Description
void