AnimatorControllerPlayable.GetInteger

Declaration

public int GetInteger(string name);

Declaration

public int GetInteger(int id);

Parameters

name The parameter name.
id The parameter ID.

Returns

int The value of the parameter.

Description

Returns the value of the given integer parameter.


Did you find this page useful? Please give it a rating: