 | MVIEW_DRAWOBJ3D_ENTITYConstantPOLYGONS Field |
Draw 3D Quad Polygones (Must be in the same plane, must be convex and cannot intersect itself)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int POLYGONS = 9
public const int POLYGONS = 9
Public Const POLYGONS As Integer = 9
Public Const POLYGONS As Integer = 9
public:
literal int POLYGONS = 9
public:
literal int POLYGONS = 9
static val mutable POLYGONS: int
static val mutable POLYGONS: int
Field Value
Type:
Int32
See Also