ctrlAnimateModel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 19: Line 19:
|p4= phase: [[Number]] - wanted animation phase
|p4= phase: [[Number]] - wanted animation phase


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>_control3D [[ctrlAnimateModel]] ["Close",1];</code>
|x1= <code>_control3D [[ctrlAnimateModel]] ["Close",1];</code>

Revision as of 11:00, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - Object

Syntax

Syntax:
Syntax needed
Parameters:
control : Control - 3D control
[source, phase]: Array
source: String - common source
phase: Number - wanted animation phase
Return Value:
Nothing

Examples

Example 1:
_control3D ctrlAnimateModel ["Close",1];
Example 2:
_ctrlLaptop ctrlAnimateModel ["Lid",1];

Additional Information

See also:
ctrlAnimationPhaseModelctrlCreatectrlDeletectrlModelctrlPositionctrlSetPositionctrlClassNamedisplayCtrlctrlModelScalectrlSetModelScalectrlModelDirAndUpctrlSetModelDirAndUp

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