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: 24.2.419.0 (24.2.419.0)
Syntax public SurfaceMeshPrimitive()
public:
SurfaceMeshPrimitive()
new : unit -> SurfaceMeshPrimitive
Remarks See Also