AnimatedInt.

AnimatedInt(IAnimancerComponent, string[]) Constructor

Summary

Initializes a group of properties.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimatedInt

Syntax

public AnimatedInt(IAnimancerComponent animancer, params string[] propertyNames)

Parameters

Name Type Description
animancer IAnimancerComponent
propertyNames string[]

Return Value

Type Description
void