Function VisualServerSingleton.multimeshInstanceGetTransform

Returns the Transform of the specified instance.

Transform multimeshInstanceGetTransform (
  const(RID) multimesh,
  const(long) index
) nothrow @nogc const;