DemoSceneUnderstandingController.ToggleBackground 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.
Change whether to request background data from the observer followed by clearing existing observations and requesting an update
public:
void ToggleBackground();
public void ToggleBackground ();
member this.ToggleBackground : unit -> unit
Public Sub ToggleBackground ()