SurfaceMeshRenderingMethod#
- class ansys.stk.core.graphics.SurfaceMeshRenderingMethod#
IntEnum
Overview#
|
Render the surface mesh using a geometry shader. |
|
Render the surface mesh using a vertex shader. |
|
Render the surface mesh using an automatically selected method based on the capabilities of the video card. |
Import detail#
from ansys.stk.core.graphics import SurfaceMeshRenderingMethod