MultiMesh.setInstanceColor

Set the color of a specific instance.

struct MultiMesh
@nogc nothrow
void
setInstanceColor
(
in long instance
,
in Color color
)

Meta