Modifier and Type | Method and Description |
---|---|
void |
Scene.open(com.aspose.csporter.helpers.Stream stream,
FileFormat format)
Opens the scene from given stream using specified file format.
|
void |
Scene.open(com.aspose.csporter.helpers.Stream stream,
FileFormat format,
Cancellation cancellationToken)
Opens the scene from given stream using specified file format.
|
void |
Scene.open(com.aspose.csporter.helpers.Stream stream,
LoadOptions options)
Opens the scene from given stream using specified IO config.
|
void |
Scene.open(com.aspose.csporter.helpers.Stream stream,
LoadOptions options,
Cancellation cancellationToken)
Opens the scene from given stream using specified IO config.
|
Copyright © 2018. All rights reserved.