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