STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsSurfaceMeshRenderingMethod Enumeration
See Also

Description

Rendering methods available for use by the surface mesh primitive. Different methods may have different performance characteristics and require different video card support. When in doubt, use Automatic.

Members

MemberValueDescription
eStkGraphicsSurfaceMeshRenderingMethodGeometryShader0Render the surface mesh using a geometry shader.
eStkGraphicsSurfaceMeshRenderingMethodVertexShader1Render the surface mesh using a vertex shader.
eStkGraphicsSurfaceMeshRenderingMethodAutomatic2Render the surface mesh using an automatically selected method based on the capabilities of the video card.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.