VisualServerSingleton.multimeshInstanceGetTransform2d

Returns the Transform2D of the specified instance. For use when the multimesh is set to use 2D transforms.

struct VisualServerSingleton
@nogc nothrow const
Transform2D
multimeshInstanceGetTransform2d
(
in RID multimesh
,
in long index
)

Meta