SurfaceMeshPrimitive.Supported Method |
Name | Description | |
---|---|---|
![]() ![]() | Supported() |
Determines whether or not the video card supports the surface mesh primitive.
This is equivalent to calling
Supported(SurfaceMeshRenderingMethod)
with Automatic.
|
![]() ![]() | Supported(SurfaceMeshRenderingMethod) |
Determines whether or not the video card supports the surface mesh primitive
with the given renderingMethod.
|