AnimatedBool.

AnimatedBool(IAnimancerComponent, string) Constructor

Summary

Initializes a single property.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimatedBool

Syntax

public AnimatedBool(IAnimancerComponent animancer, string propertyName)

Parameters

Name Type Description
animancer IAnimancerComponent
propertyName string

Return Value

Type Description
void