SurfaceMeshPrimitive Constructor  | 
 
Initializes a default surface mesh primitive.  This is
equivalent to constructing a surface mesh with a
SetHint
of 
Frequent and a
SurfaceMeshRenderingMethod
of 
Automatic.
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic SurfaceMeshPrimitive()
public:
SurfaceMeshPrimitive()
new : unit -> SurfaceMeshPrimitive
Remarks
See Also