Pixel.Planarity Enumeration
Describes the planarity of the foremost geometry which produced the pixel.
Members
Name | Value | Description |
---|---|---|
Unknown | 0 | Pixel.Selector.GeometryAndDistance was not specified, or the planarity could not be determined. |
None | 1 | No geometry was rendered to this pixel. |
Planar | 2 | Planar geometry produced this pixel. |
NonPlanar | 3 | Non-planar geometry produced this pixel. |
Defined in
Last Updated: 20 June, 2023