Sets or retrieves the blend mode.

Possible values for BLENDMODE

ADD

Sets the blending to 'add' mode. This will amplify or cancel out certain bone movements depending on what action is already playing on your model

REPLACE

Sets the blending to 'replace' mode. This action replaces any animation currently playing.

BLEND

Allows blending of actions through the value of 'blendVal'

Remarks: In the 'Add' mode all layered actions are added. In 'Replace' mode, any action layered beneath the current action is wiped and replaced with this action. The layering order is determined by the order in which you added the actions with AddAction to the script. Altering the BlendVal will automatically set the blend mode to 'BLEND'
See also:

Class actionSequence |

 

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