This document is archived and information here might be outdated.  Recommended version.


esri3DFaceCulling Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Constants > E > esri3DFaceCulling Constants
ArcGIS Developer Help

esri3DFaceCulling Constants

The Esri face culling options.

Constant Value Description
esriFaceCullingNone 0 No culling, both faces are rendered.
esriFaceCullingFront 1 Cull the front facing polygons.
esriFaceCullingBack 2 Cull the back facing polygons.
esriFaceCullingDefinedByShape 3 Culling is defined by shape.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.