API Reference > imodeljs-frontend > Rendering > Pixel > Pixel.GeometryType Pixel.GeometryType Enumeration Describes the foremost type of geometry which produced the Pixel.Data. Members Name Value Description Edge This pixel was produced by an edge of a surface. Linear A point primitive or polyline produced this pixel. None No geometry was rendered to this pixel. Silhouette This pixel was produced by a silhouette edge of a curved surface. Surface A surface produced this pixel. Unknown Pixel.Selector.GeometryAndDistance was not specified, or the type could not be determined. Defined in core/frontend/src/render/Pixel.ts Line 55 Last Updated: 13 June, 2024