Interactor.Destroy
void Destroy()
Interactors, unlike Assets, don’t destroy themselves! You must explicitly Destroy an Interactor if you’re finished with it, otherwise it will continue to interact with StereoKit’s interactors. This function immediately removes the interactor from the interactor list.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!