Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EPreviewEntityMesh.c
Go to the documentation of this file.
1
enum
EPreviewEntityShape
2
{
3
MESH
,
//--- XOB mesh
4
PREFAB
,
//--- Prefab file
5
6
ELLIPSE
= 10,
7
RECTANGLE
= 20,
8
};
EPreviewEntityShape
EPreviewEntityShape
Definition
EPreviewEntityMesh.c:2
PREFAB
@ PREFAB
Definition
EPreviewEntityMesh.c:4
ELLIPSE
@ ELLIPSE
Ellipse using Radius and Resolution.
Definition
SCR_BaseAreaMeshComponent.c:257
RECTANGLE
@ RECTANGLE
Rectangle shape that has a width and length.
Definition
SCR_BaseAreaMeshComponent.c:258
MESH
@ MESH
Triangle mesh. Just triangle list, no tri-fan/tri-strip.
Definition
ShapeType.c:27
scripts
Game
Entities
Preview
EPreviewEntityMesh.c
Generated by
1.17.0