RenderPass#
- class ansys.stk.core.graphics.RenderPass#
IntFlag
Overview#
|
Render during the opaque rendering pass. |
|
Render during the translucent rendering pass. |
|
Render before the central body is rendered. |
|
Rendered in an ordered composite before all other primitives and before the central body is rendered. |
|
Rendered in an ordered composite before all primitives but after the central body is rendered. |
|
Render after the terrain is rendered. |
Import detail#
from ansys.stk.core.graphics import RenderPass