SceneSave Method |
Name | Description | |
---|---|---|
![]() | Save(Stream, FileFormat, CancellationToken) |
Saves the scene to stream using specified file format.
|
![]() | Save(Stream, SaveOptions, CancellationToken) |
Saves the scene to stream using specified file format.
|
![]() | Save(String, FileFormat, CancellationToken) |
Saves the scene to specified path using specified file format.
|
![]() | Save(String, SaveOptions, CancellationToken) |
Saves the scene to specified path using specified file format.
|