Skip to content

AnimationParameters.SetInt(string, int) Method

Definition

Namespace: Brine2D.Animation

Sets an integer parameter.

C#
public void SetInt(string name, int value);

Parameters

name System.String

value System.Int32