Function VisualServerSingleton.multimeshInstanceGetColor

Returns the color by which the specified instance will be modulated.

Color multimeshInstanceGetColor (
  const(RID) multimesh,
  const(long) index
) nothrow @nogc const;