Function VisualInstance.getBase

Returns the RID of the resource associated with this VisualInstance. For example, if the Node is a MeshInstance, this will return the RID of the associated Mesh.

RID getBase() nothrow @nogc const;