The pose class allows you to set the pose slider value and activate the pose. Activating a pose through the arcticPigs API will add a pose to the model. If there are animations playing on the model that utilise the same pose you will have multiple poses influencing your model, one (or more) through your animations, and one through the pose object. This also means that posechannels part of your animation have no influence on the sliderValue of the pose object. The two are completely separate. The pose-animation of the scripted pose comes last in the hierarchy of animations playing on a model.

Properties, Events and Methods

Name Type Description
active(BOOL) PropertyEnables or disables this pose
name(String) PropertyThe name of this pose
sliderValue(float) PropertySets the slider value of this pose

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.