Function MeshInstance.skin

Sets the skin to be used by this instance.

Skin skin() nothrow @property @nogc;

void skin (
  Skin v
) nothrow @property @nogc;