AnimatedProperty<TJob, TValue>.

AnimatedProperty(IAnimancerComponent, string[]) Constructor

Summary

Initializes a group of properties.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimatedProperty<TJob, TValue>

Syntax

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

Parameters

Name Type Description
animancer IAnimancerComponent
propertyNames string[]

Return Value

Type Description
void