MultiMesh.setInstanceTransform

Sets the Transform for a specific instance.

struct MultiMesh
@nogc nothrow
void
setInstanceTransform
(
in long instance
,
in Transform transform
)

Meta