  | MVIEW_3D_RENDERConstantBACKFACES Field | 
 This flag is enabled if the backfaces of geometry should be rendered
 
    Namespace: 
   GeoEngine.Core.GXNetX
    Assembly:
   geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntaxpublic const int BACKFACES = 1
public const int BACKFACES = 1
Public Const BACKFACES As Integer = 1
Public Const BACKFACES As Integer = 1
public:
literal int BACKFACES = 1
public:
literal int BACKFACES = 1
static val mutable BACKFACES: int
static val mutable BACKFACES: int
Field Value
Type: 
Int32
See Also