ControllerState.

IsParameterControlledByCurve(int) Method

Summary

Indicates whether the specified parameter is controlled by an UnityEngine.AnimationClip.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public bool IsParameterControlledByCurve(int id)

Parameters

Name Type Description
id int

Return Value

Type Description
bool