selectionVectorDirAndUp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - " |game1= arma3 |version1= 2.06 |branch= dev " to " |game1= arma3 |version1= 2.06 ") |
||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2.06 | |version1= 2.06 | ||
|arg= global | |arg= global |
Revision as of 18:27, 5 October 2021
Description
- Description:
- Searches for selection in the object model in the give LOD level of the object model, and returns the Direction and Up vectors in model space.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- object selectionVectorDirAndUp [selectionName, LOD]
- Parameters:
- object: Object
- selectionName: String - selection name (see selectionNames)
- LOD: String or Number - the LOD that contains the selection. String can be one of:
- "Memory"
- "Geometry"
- "FireGeometry"
- "LandContact"
- "HitPoints"
- "ViewGeometry"
- Return Value:
- Array - in format [vectorDir, vectorUp], where the vectors are in model space
Examples
- Examples:
- Example needed
Additional Information
- See also:
- selectionPosition selectionNames allLODs
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