MixerTransitionDrawer.

ResizeList(int) Method

Summary

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

Syntax

protected override void ResizeList(int size)

Parameters

Name Type Description
size int

Return Value

Type Description
void