landon 0.10.2

A collection of tools, data structures and methods for exporting Blender data (such as meshes and armatures) and preparing it for your rendering pipeline.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Pose Markers

Each action's [pose markers] are exported.

One example use case is to have your application trigger a sound whenever a frame that has a
pose marker called "Foot Contact" is crossed.

Note that there is a difference between pose markers and scene markers. Make sure to `Show Pose Markers`
before attempting to create a pose marker.

![Show pose markers](./show-pose-markers.png)

[pose markers]: https://docs.blender.org/manual/en/latest/animation/markers.html