Page 1 of 1

Remoting4 - Releasing Loaded Template Scenes

Posted: 16 Jun 2015, 16:19
by StuartTurbefield
Hi all,

I am currently using the remoting4 API to Cue and Take a Template scene into a scene port. This is working well. I can also clear the state by setting the Cue methods data property to null.

When the item clears it animates out as I would expect but the scene is still validated but marked as inactive. Is there a way to explicity release and dispose of the scene, I have tried all of the Transition Options in the cue Method.

Many thanks
Stuart