ArrayMesh.lightmapUnwrap

Will perform a UV unwrap on the ArrayMesh to prepare the mesh for lightmapping.

struct ArrayMesh
@nogc nothrow
GodotError
lightmapUnwrap
(
in Transform transform
,
in double texel_size
)

Meta