can i get the position of bones used during an animation?

Problems building or running the engine, queries about how to use features etc.
User avatar
sinbad
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 19269
Joined: Sun Oct 06, 2002 11:19 pm
Location: Guernsey, Channel Islands
x 66

Post by sinbad »

Try calling Entity::updateAnimation and then Entity::getSkeleton to grab the post-animation skeleton structure.