setFaceAnimation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 20: Line 20:
'''Description:'''
'''Description:'''


Set facial animation phase (eye blinking), blink in range 0 to 1.
Set facial animation phase (eye blinking), blink is in the range from 0 to 1.





Revision as of 21:09, 4 July 2006


person setFaceAnimation blink


Operand types:

person: Object

blink: Number

Type of returned value:

Nothing

Description:

Set facial animation phase (eye blinking), blink is in the range from 0 to 1.


Example:

soldier1 setFaceAnimation 0.5