ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIM3DLayerProperties Class / LayerFaceCulling Property

In This Topic
    LayerFaceCulling Property
    In This Topic
    Gets or sets the layer's face culling setting.
    Syntax
    Public Property LayerFaceCulling As FaceCulling3D
    public FaceCulling3D LayerFaceCulling {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also