ArcGIS Pro 2.6 API Reference Guide
CIM3DLayerProperties Class Properties


ArcGIS.Core.CIM Namespace : CIM3DLayerProperties Class

For a list of all members of this type, see CIM3DLayerProperties members.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether shadows are enabled. If true, this layer's features contribute to shadows.  
Public Property Gets or sets the depth priority of a 3D layer.  
Public Property Gets or sets the layer's exaggeration mode.  
Public Property Gets or sets a value indicating whether this layer is lit.  
Public Property Gets or sets the layer's face culling setting.  
Public Property Gets or sets the layer's lighting setting.  
Public Property Gets or sets the maximum distance at which objects in view are visible. Objects beyond this point don't get rendered.  
Public Property Gets or sets the maximum radius from the camera at which objects outside the view are loaded. Values are in Meters.  
Public Property Gets or sets the minimum distance at which objects in view are visible. Objects closer than this don't get rendered.  
Public Property Gets or sets the minimum radius from the camera at which objects at which objects outside the view are loaded. Values are in Meters.  
Public Property Gets or sets a value indicating whether true alpha is quantized to fully opaque or transparent when false, actual values are used in marker drawing.  
Public Property Gets or sets the distance (in visible range) at which high resolution textures change to low resolution textures for objects outside the view. Range is 0 to 1.  
Public Property Gets or sets the distance (in visible range) at which low resolution textures change to solid colors for objects outside the view. Range is 0 to 1.  
Public Property Gets or sets the distance (in visible range) at which the high resolution textures change to low resolution textures. Range is 0 to 1.  
Public Property Gets or sets the distance (in visible range) at which the high resolution textures change to solid colors. Range is 0 to 1.  
Public Property Gets or sets the downscaling factor. All textures for this layer are downscaled by this additional factor on loading.  
Public Property Gets or sets a value indicating whether uncompressed textures are compressed using DXT5 at load time.  
Public Property Gets or sets a value indicating whether to use depth writing for transparency. This should be set to true if anomalies are seen in drawing order of transparent features in the same feature class.  
Public Property Gets or sets the layer's vertical exaggeration.  
Public Property Gets or sets the layer's vertical unit.  
Top
See Also

Reference

CIM3DLayerProperties Class
ArcGIS.Core.CIM Namespace