Summary
Details about a state which determine how it triggers events.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Base Types
-
- ValueType
graph BT
Type-->Base0["ValueType"]
Type["AnimancerEvent.DispatchInfo"]
class Type type-node
Syntax
public readonly struct AnimancerEvent.DispatchInfo : ValueType
Constructors
Name | Summary |
---|---|
DispatchInfo |
Creates a new Animancer.AnimancerEvent.DispatchInfo . |
Fields
Name | Constant Value | Summary |
---|---|---|
IsLooping |
Animancer.AnimancerState.IsLooping |
|
Length |
Animancer.AnimancerState.Length |
|
NormalizedTime |
Animancer.AnimancerState.NormalizedTime |