VisualInstance.setBase

Sets the base of the VisualInstance, which changes how the engine handles the VisualInstance under the hood. It is recommended to only use set_base if you know what you're doing.

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

Meta