HybridAnimancerComponent.

Play(string, int, float) Method

Summary

Plays the specified state immediately, starting from a particular normalized time.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

public AnimancerState Play(string stateName, int layer = -1, float normalizedTime = -Infinity)

Parameters

Name Type Description
stateName string
layer int
normalizedTime float

Return Value

Type Description
AnimancerState