get3DENGrid: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
Lou Montana (talk | contribs) m (Text replacement - " \| *s([0-9]) *= ([^ ]+)? ?'''([a-zA-Z0-9_]+)''' ?([^ ]+)? " to " |s$1= $2 $3 $4 ") |
||
Line 9: | Line 9: | ||
|descr= Returns the grid increment for the given transformation type. | |descr= Returns the grid increment for the given transformation type. | ||
|s1= | |s1= [[get3DENGrid]] type | ||
|p1= type: [[String]] - Name of transformation type. Can be: | |p1= type: [[String]] - Name of transformation type. Can be: |
Revision as of 16:43, 12 June 2021
Description
- Description:
- Returns the grid increment for the given transformation type.
- Groups:
- Eden Editor
Syntax
- Syntax:
- get3DENGrid type
- Parameters:
- type: String - Name of transformation type. Can be:
- "r" - Rotation
- "t" - Translation
- "s" - Scale
- Return Value:
- Number
Examples
- Example 1:
_currentIncrement = get3DENGrid "t";
Additional Information
- See also:
- set3DENGrid
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