Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 17,179 for

scene

(0.16 sec)
  1. 아카이브

    아카이브... 먼저 Scene 클래스의 인스턴스를 생성하여 소스 USDZ 파일을...입력 USDZ 파일 로드 Scene scene = new Scene(); scene.open("Test.usdz");...

    blog.aspose.com/ko/3d/usdz-to-stl-java/
  2. 搜索

    搜索...USDZ 文件轉換為 STL 格式文件: 首先,創建一個 Scene 類的實例來加載源 USDZ 文件。 初始化 StlSaveOptions...// 加載輸入 USDZ 文件 Scene scene = new Scene(); scene.open("Test.usdz");...

    blog.aspose.com/zh-hant/3d/usdz-to-stl-java/
  3. 创建一个空的 3D 文档|Documentation

    Aspose.3D for Node.js via Java API 支持从头开始创建 3D 场景,然后以支持的 3D 格式保存。...the Scene class var scene = new aspose . threed . Scene (); //...// Save 3D scene document scene . save ( file ); 阅读3D文档...

    docs.aspose.com/3d/zh/nodejs-java/create-an-emp...
  4. Créer un document 3D vide|Documentation

    Aspose.3D for Node.js via Java API supporte la création d'une scène 3D à partir de zéro, puis sauvegarde au format 3D pris en charge....the Scene class var scene = new aspose . threed . Scene (); //...// Save 3D scene document scene . save ( file ); Lire un document...

    docs.aspose.com/3d/fr/nodejs-java/create-an-emp...
  5. Crear un documento 3D vacío|Documentation

    Aspose.3D for Node.js via Java API tiene soporte para crear una escena 3D desde cero y luego guardarla en el formato 3D compatible....the Scene class var scene = new aspose . threed . Scene (); //...// Save 3D scene document scene . save ( file ); Leer documento...

    docs.aspose.com/3d/es/nodejs-java/create-an-emp...
  6. add-node-hierarchy-and-share-geometric-data-of-...

    nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8......nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8...

    docs.aspose.com/3d/ar/python-net/add-node-hiera...
  7. add-node-hierarchy-and-share-geometric-data-of-...

    nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8......nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8...

    docs.aspose.com/3d/tr/net/add-node-hierarchy-an...
  8. add-node-hierarchy-and-share-geometric-data-of-...

    nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8......nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8...

    docs.aspose.com/3d/de/python-net/add-node-hiera...
  9. add-node-hierarchy-and-share-geometric-data-of-...

    nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8......nonpremultipled deflate 459 8 8 8 8 PixelInterleaved 0.26462027 width=399, height=459, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8...

    docs.aspose.com/3d/it/python-net/add-node-hiera...
  10. Archiv

    Archiv...vstupní soubor OBJ pomocí třídy Scene . Inicializujte objekt třídy...objektu třídy Scene Scene document = new Scene("template.obj");...

    blog.aspose.com/cs/3d/convert-obj-to-fbx-java/