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

Transition<TState>.

CreateState() Method

Summary

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

Syntax

public abstract TState CreateState()

Return Value

Type Description
TState