toShape

@NotNull
@Unmodifiable
open fun toShape(@NotNull parentOrigin: @NotNull Float3): @NotNull @Unmodifiable List<MeshShape>

Converts this mesh into a list of MeshShape for rendering.

Return

an unmodifiable list of mesh shapes

Since

3.0.0

Parameters

parentOrigin

the origin of the parent bone