PixelSizeDisplayCondition#
- class ansys.stk.core.graphics.PixelSizeDisplayCondition#
Bases:
IDisplayCondition
Define an inclusive interval, in pixels, that determines when an object, such as a primitive, is rendered based on the number of pixels the objectβs bounding sphere (or in the case of screen overlays, bounding rectangle) covers on the screenβ¦
Overview#
Get or set the minimum pixel size of the inclusive distance interval. |
|
Get or set the maximum pixel size of the inclusive distance interval. Use Int32.MaxValue to ignore checking the maximum distance. |
Import detail#
from ansys.stk.core.graphics import PixelSizeDisplayCondition