This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimatedBool.

AnimatedBool.Job Struct

Summary

An UnityEngine.Animations.IAnimationJob which reads an array of bool values.
Assembly
Animancer.dll
Namespace
Animancer
Interfaces
  • IAnimationJob
Base Types
  • ValueType
graph BT Type-->Base0["ValueType"] Type-.->Interface0["IAnimationJob"] Type["AnimatedBool.Job"] class Type type-node

Syntax

public struct AnimatedBool.Job : ValueType, IAnimationJob

Fields

Name Constant Value Summary
properties
values

Methods