getTextureInfo
Jump to navigation
Jump to search
Description
- Description:
- Currently, returns width and height of the given texture.
- Groups:
- System
Syntax
- Syntax:
- getTextureInfo texture
- Parameters:
- texture: String - path to texture (.paa or .jpg)
- Return Value:
- Array - in format [width, height]
Examples
- Example 1:
getTextureInfo "a3\characters_f\blufor\data\clothing1_co.paa"; // [2048,2048]
Additional Information
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