Generate animator layers and animations from a fluent builder syntax. Initially designed for use in VRChat, this is now a generic package that does not require it.
Adds support for arguments of AacFlBoolParameter for DrivingCopies (bool -> bool), DrivingRemaps (bool <-> bool, bool <-> int, and bool <-> float), and DrivingCasts (bool <-> bool, bool <-> int, and bool <-> float) methods.
This change provides complete support for the driver copy behavior capabilities.
Adds support for arguments of AacFlBoolParameter for DrivingCopies (bool -> bool), DrivingRemaps (bool <-> bool, bool <-> int, and bool <-> float), and DrivingCasts (bool <-> bool, bool <-> int, and bool <-> float) methods.
This change provides complete support for the driver copy behavior capabilities.