SetAnimWeight
From GECK
A function added by the kNVSE Plugin.
Contents
Description
Sets the weight of the specified animation sequence. The weight affects the influence or contribution of the animation sequence to the overall animation blend. A higher weight value means the animation has a stronger influence on the character's animation.
Syntax
actor.SetAnimWeight anim sequence path:string weight:float
Example
player.SetAnimWeight "Characters\MyAnimation.kf" 0.75