AnimatedProperty<TJob, TValue>.

AnimatedProperty(IAnimancerComponent, string) Constructor

Summary

Initializes a single property.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimatedProperty<TJob, TValue>

Syntax

public AnimatedProperty(IAnimancerComponent animancer, string propertyName)

Parameters

Name Type Description
animancer IAnimancerComponent
propertyName string

Return Value

Type Description
void