 | MVIEW_DRAWOBJ3D_MODEConstantFLAT Field |
Draw flat shaded faces (one normal and color per object)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int FLAT = 0
public const int FLAT = 0
Public Const FLAT As Integer = 0
Public Const FLAT As Integer = 0
public:
literal int FLAT = 0
public:
literal int FLAT = 0
static val mutable FLAT: int
static val mutable FLAT: int
Field Value
Type:
Int32
See Also