SerializablePose Class

Summary

Gathers the animation details from a character to save and applies them back after loading.
Assembly
Animancer.dll
Namespace
Animancer.Samples.Mixers
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["SerializablePose"] class Type type-node

Syntax

[Serializable]
public class SerializablePose

Remarks

Sample: Animation Serialization

Attributes

Type Description
SerializableAttribute

Methods