Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 25,660 for

scene

(0.05 sec)
  1. Extract Assets from X File Formats via .NET | p...

    C# source code to load, render and add extract assets from X documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...file = "template.x" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/x/
  2. Extract Assets from ASE File Formats via .NET |...

    C# source code to load, render and add extract assets from ASE documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.ase" ; Scene scene = new Scene(file); //The output...

    products.aspose.com/3d/net/extractor/ase/
  3. ExtractScene | Aspose.3D for .NET API 参考

    从 PDF 文件中提取 3D 场景... public List < Scene > ExtractScene ( string fileName...String 密码 Byte[] 也可以看看 class Scene class PdfFormat 命名空间 Aspose...

    reference.aspose.com/3d/zh/net/aspose.threed.fo...
  4. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/de/java/aspose-3d-document-o...
  5. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/de/net/aspose-3d-document-ob...
  6. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/it/net/aspose-3d-document-ob...
  7. scene.png

    nonpremultipled deflate 349 8 8 8 8 PixelInterleaved width=478, height=349, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 349 ke......keyword=plantuml, value=@startuml scene caption Scene Hierarchy !theme bluegray...abstract Entity abstract Material Scene o-- Node Node o-- Material Node...

    docs.aspose.com/3d/ar/java/aspose-3d-document-o...
  8. SceneObject - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...RvmSaveOptions SaveOptions Scene SceneObject ShaderMaterial ShaderProgram...AnimationClip , Entity , Node , Scene public abstract class SceneObject...

    reference.aspose.com/3d/java/com.aspose.threed/...
  9. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....option classes in C# inside the Scene object and then you can save...are several Scene.Open method overloads or Scene class constructor...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  10. Merge DRC File Formats via .NET | products.aspo...

    C# source code to load, render and Merge DRC documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...

    products.aspose.com/3d/net/merger/drc/