Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 14,802 for

scene

(0.03 sec)
  1. 通過 C# 將 USD 轉換為 JT | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 JT scene.Save( "output.jt" , Aspose.ThreeD...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  2. 通過 C# 將 USD 轉換為 RVM | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 RVM scene.Save( "output.rvm" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  3. Ինչպես փոխարկել DAE-ն OBJ-ին C#-ում

    Այս հոդվածը բացատրում է, թե ինչպես փոխարկել DAE-ն OBJ-ի C#-ում: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և գործարկվող օրինակելի կոդը՝ DAE ֆայլը C#-ով OBJ-ի փոխարկելու համար:...մուտքագրված DAE ֆայլը՝ օգտագործելով Scene դասի օբյեկտը Ստեղծեք ObjSaveOptions...Զանգահարեք պահպանման մեթոդը Scene դասում, որպեսզի ստեղծեք OBJ...

    kb.aspose.com/hy/3d/net/how-to-convert-dae-to-o...
  4. 通過 C# 將 USD 轉換為 3DS | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...// 在 Scene 對像中加載 USD var scene = new Aspose.ThreeD.Scene( "template..."template.usd" ); // 將 USD 保存為 3DS scene.Save( "output.3ds" , Aspose...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  5. How to Run Aspose.3D in Blazor|Documentation

    Learn how to How to Run Aspose.3D in Blazor....CreateFile() { // Create a scene Scene scene = new Scene(); // Initialize...3, 0); // Create ChildNode scene.RootNode.CreateChildNode(cylinder1)...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-in-...
  6. Ինչպես փոխակերպել DAE-ն OBJ-ի Java-ի միջոցով

    Այս հոդվածը նկարագրում է, թե ինչպես փոխակերպել DAE-ն OBJ-ի, օգտագործելով Java-ը: Այն պարունակում է տեղեկատվություն IDE սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ Java-ի միջոցով DAE-ն OBJ-ի փոխարկելու համար:...Ներբեռնեք DAE ֆայլի նմուշը Scene օբյեկտի մեջ Ստուգեք և սկզբնավորեք...օգտագործելով save() մեթոդը Scene դասում Այս քայլերն ամփոփում...

    kb.aspose.com/hy/3d/java/how-to-transform-dae-t...
  7. Add Blind Watermark to USDZ File Formats via py...

    Sample Python blind watermark code for USDZ file. Use this example code to add blind watermark to USDZ file within any Web based application....file via the constructor of Scene class Get the mesh class of...EncodeWatermark method Call the Scene.Save method with object System...

    products.aspose.com/3d/python-net/watermark/usdz/
  8. Convert GLTF to PDF via Java | products.aspose.com

    Sample Java conversion code for GLTF format to PDF file. Use this example code to convert GLTF to PDF within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/gltf-to-...
  9. Convert U3D to USDZ via C# | products.aspose.com

    Sample code for U3D to USDZ C# conversion. Use API example code for batch U3D files to USDZ conversion within VB.NET, Asp.NET or any .NET based application....the constructor of Scene class Call the Scene.Save method with...archive for the USD (Universal Scene Description) file format that...

    products.aspose.com/3d/net/conversion/u3d-to-usdz/
  10. Convert PDF to DRC via Java | products.aspose.com

    Sample Java conversion code for PDF format to DRC file. Use this example code to convert PDF to DRC within any Web or Desktop Java based application....the constructor of Scene class Call the Scene.save method with...directly from Maven. Java 3D Scene Manipulation Library Aspose...

    products.aspose.com/3d/java/conversion/pdf-to-drc/