SerializablePose.StateData.

SerializablePose.

index Field

Summary

The index of the state in the Animancer.TransitionLibraries.TransitionLibrary.

Syntax

public byte index

Remarks

This is a byte because a library probably won't have more than 256 transitions. If it does, you would need a ushort instead.