BlendOut.Disengage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Once the user looks away from the hologram, determine whether the user has dwelled at it before. If yes, start blending it out and destroy it if that option was selected. If not, we can still blend it out a little, but keep it alive and visible.
public:
void Disengage();
public void Disengage ();
member this.Disengage : unit -> unit
Public Sub Disengage ()