Function VisualServerSingleton.multimeshInstanceGetCustomData

Returns the custom data associated with the specified instance.

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