Share via


MDLMesh.CreateSphere Method

Definition

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

Parameters

dimensions
Vector3
segments
NVector2i
geometryType
MDLGeometryType
inwardNormals
Boolean

Returns

Applies to