MDLMesh.CreateSphere Method

Definition

[ObjCRuntime.TV(10, 0)]
public static ModelIO.MDLMesh CreateSphere (OpenTK.Vector3 dimensions, OpenTK.Vector2i segments, ModelIO.MDLGeometryType geometryType, bool inwardNormals, ModelIO.IMDLMeshBufferAllocator allocator);
static member CreateSphere : OpenTK.Vector3 * OpenTK.Vector2i * ModelIO.MDLGeometryType * bool * ModelIO.IMDLMeshBufferAllocator -> ModelIO.MDLMesh

Parameters

dimensions
Vector3
segments
Vector2i
geometryType
MDLGeometryType
inwardNormals
Boolean

Returns

Attributes

Applies to