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

AnimancerTransition<TState>.

CreateState() Method

Summary

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

Syntax

public abstract TState CreateState()

Return Value

Type Description
TState