SetBlendFrames (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Sets the number of frames to blend between animations on the given channel.

Usage

void setBlendFrames( float channel, float blendFrame )

Parameters

  • tba

Examples

 none

Notes

tba