HybridAnimancerComponent.

IsParameterControlledByCurve(string) Method

Summary

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

Syntax

public bool IsParameterControlledByCurve(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
bool