Skip to main content

Function: NewSphereMesh()

function NewSphereMesh(): Promise<number>;

Creates a sphere mesh.

Returns

Promise<number>

A promise that resolves to the created mesh handle.