Skip to main content

Function: NewCapsuleMesh()

function NewCapsuleMesh(): Promise<number>;

Creates a capsule mesh.

Returns

Promise<number>

A promise that resolves to the created mesh handle.