Click or drag to resize

PixelSizeDisplayCondition Constructor

Initializes a default pixel size display condition. MinimumPixelSize is set to 0 and MaximumPixelSize is set to Int32.MaxValue. With this interval, an object is always rendered regardless of how many pixels its bounding sphere or rectangle covers.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public PixelSizeDisplayCondition()
See Also