Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
UserShapeFilter.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
15
enum
UserShapeFilter
16
{
18
NEAREST
,
20
BILINEAR
,
22
BICUBIC
,
23
}
24
UserShapeFilter
UserShapeFilter
Definition
UserShapeFilter.c:16
BILINEAR
@ BILINEAR
bilinear
Definition
UserShapeFilter.c:20
NEAREST
@ NEAREST
nearest
Definition
UserShapeFilter.c:18
BICUBIC
@ BICUBIC
bicubic
Definition
UserShapeFilter.c:22
scripts
Core
generated
WorkbenchAPI
Terrain
UserShapeFilter.c
Generated by
1.17.0