WindowsSceneUnderstandingObserver.SaveScene(String) 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.
Save a scene file to the device
public:
virtual void SaveScene(System::String ^ filenamePrefix);
public void SaveScene (string filenamePrefix);
abstract member SaveScene : string -> unit
override this.SaveScene : string -> unit
Public Sub SaveScene (filenamePrefix As String)
Parameters
- filenamePrefix
- String
Prefix of the name of the saved file