Click or drag to resize

SurfaceMeshPrimitive.Supported Method

Overload List
  NameDescription
Public methodStatic memberSupported()
Determines whether or not the video card supports the surface mesh primitive. This is equivalent to calling Supported(SurfaceMeshRenderingMethod) with Automatic.
Public methodStatic memberSupported(SurfaceMeshRenderingMethod)
Determines whether or not the video card supports the surface mesh primitive with the given renderingMethod.
Top
See Also