Share via


MDLMesh.CreateHemisphere Method

Definition

public static ModelIO.MDLMesh CreateHemisphere(System.Numerics.Vector3 dimensions, CoreGraphics.NVector2i segments, ModelIO.MDLGeometryType geometryType, bool inwardNormals, bool cap, ModelIO.IMDLMeshBufferAllocator allocator);
static member CreateHemisphere : System.Numerics.Vector3 * CoreGraphics.NVector2i * ModelIO.MDLGeometryType * bool * bool * ModelIO.IMDLMeshBufferAllocator -> ModelIO.MDLMesh

Parameters

dimensions
Vector3
segments
NVector2i
geometryType
MDLGeometryType
inwardNormals
Boolean
cap
Boolean

Returns

Applies to