Float2ControllerTransition.

Float2ControllerTransition(RuntimeAnimatorController, string, string) Constructor

Summary

Creates a new Animancer.Float2ControllerTransition with the specified Animator Controller and parameters.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Float2ControllerTransition

Syntax

public Float2ControllerTransition(RuntimeAnimatorController controller, string parameterNameX, string parameterNameY)

Parameters

Name Type Description
controller RuntimeAnimatorController
parameterNameX string
parameterNameY string

Return Value

Type Description
void