SurfaceMeshPrimitiveSupported Method |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static bool Supported()
Public Shared Function Supported As Boolean
public:
static bool Supported()
static member Supported : unit -> bool
Return Value
Type:
Booleantrue if the video card supports the surface mesh primitive; otherwise,
false.
See Also