dispose method

void dispose ()

Releases the resources associated with the SceneHost.

After calling this function, the SceneHost cannot be used further.

Implementation

void dispose() native 'SceneHost_dispose';