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

ITransition<TState>.

CreateState() Method

Summary

Creates and returns a new TState.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ITransition<TState>

Syntax

TState CreateState()

Return Value

Type Description
TState