dispose method

void dispose ()

Releases the resources associated with the child scene host.

After calling this function, the child scene host cannot be used further.

Implementation

void dispose() native 'SceneHost_dispose';