setFaceAnimation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Object#Person|Person]]'''setFaceAnimation''' BlinkRate |= Syntax
| [[Object#Person|Person]] '''setFaceAnimation''' BlinkRate |= Syntax


|p1= BlinkRate : [[Number]]  
|p1= BlinkRate : [[Number]]  

Revision as of 00:02, 31 August 2007

Hover & click on the images for description

Description

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

Syntax

Syntax:
Person setFaceAnimation BlinkRate
Parameters:
BlinkRate : Number
Return Value:
Nothing

Examples

Example 1:
_soldier1 setFaceAnimation 0.5

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section