SurfaceMeshPrimitiveRenderingMethod Property |
Gets the rendering method used to render the mesh.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SurfaceMeshRenderingMethod RenderingMethod { get; }
Public ReadOnly Property RenderingMethod As SurfaceMeshRenderingMethod
Get
public:
property SurfaceMeshRenderingMethod RenderingMethod {
SurfaceMeshRenderingMethod get ();
}
member RenderingMethod : SurfaceMeshRenderingMethod with get
Property Value
Type:
SurfaceMeshRenderingMethodSee Also