VisualInstance.setBase

Sets the resource that is instantiated by this VisualInstance, which changes how the engine handles the VisualInstance under the hood. Equivalent to VisualServer.instanceSetBase.

struct VisualInstance
@nogc nothrow
void
setBase
(
in RID base
)

Meta