MixedRealitySceneContent.InitializeSceneContent 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.
Initializes the scene content based on the experience settings Should only be called once.
public:
void InitializeSceneContent();
public void InitializeSceneContent ();
member this.InitializeSceneContent : unit -> unit
Public Sub InitializeSceneContent ()