dispose method
Releases the resources associated with the SceneHost.
After calling this function, the SceneHost cannot be used further.
Implementation
void dispose() native 'SceneHost_dispose';
Releases the resources associated with the SceneHost.
After calling this function, the SceneHost cannot be used further.
void dispose() native 'SceneHost_dispose';