camSetPos: Difference between revisions
Jump to navigation
Jump to search
m (+ category) |
mNo edit summary |
||
Line 14: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| camera '''camSetPos''' | | camera '''camSetPos''' [[Position]]|= Syntax | ||
|p1= camera: [[Object]] - object of type "camera" or "seagull" |= Parameter 1 | |p1= camera: [[Object]] - object of type "camera" or "seagull" |= Parameter 1 | ||
|p2= | |p2= [[Position]] - position to set the object to |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 02:50, 26 August 2007
Description
- Description:
- Set the position of the given camera or seagull.Needs the call of camCommit to be conducted.
- Groups:
- Uncategorised
Syntax
- Syntax:
- camera camSetPos Position
- Parameters:
- camera: Object - object of type "camera" or "seagull"
- Position - position to set the object to
- Return Value:
- Nothing
Examples
- Example 1:
_cam camSetPos [2300,1000,130]
Additional Information
- See also:
- camSetRelPossetPos
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Local Effect
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Camera Control