Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 17,282 for

scene

(0.12 sec)
  1. Manipular propiedades personalizadas de una esc...

    Los desarrolladores pueden agregar, recuperar y eliminar propiedades personalizadas de objetos 3D. RemoveProperty, GetProperty, SetProperty miembros de 3D objetos son un conjunto de métodos de mano corta para manipular las propiedades personalizadas del objeto....// initialize a scene Scene scene = new Scene (); // create a...a Box instance var box = scene . RootNode . CreateChildNode (...

    docs.aspose.com/3d/es/net/manipulate-custom-pro...
  2. مشهد التصدير إلى تنسيق مضغوط AMF|Documentation

    Aspose.3D for Java يقدم فئة AmfSaveOptions التي تسمح لك بتعيين القيمة المنطقية للضغط وفقًا لمتطلباتك.... getDataDir (); Scene scene = new Scene (); Box box = new Box...Box (); Transform tr = scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/ar/java/export-scene-to-comp...
  3. ค้นหา

    ค้นหา...ด้วยขั้นตอนด้านล่าง: เริ่มต้นวัตถุของคลาส Scene โหลดไฟล์ STL อินพุตด้วยวิธี...เริ่มต้นวัตถุของคลาสฉาก Scene scene = new Scene(); // โหลดไฟล์ STL...

    blog.aspose.com/th/3d/convert-stl-to-fbx-gltf-g...
  4. 搜索

    搜索...您可以通過以下步驟將 STL 文件轉換為 FBX 文件: 聲明 Scene 類的一個實例。 使用 Open 方法加載源 STL 文件。...FBX 文件: // 初始化場景類對象 Scene scene = new Scene(); // 使用 Open 方法加載輸入...

    blog.aspose.com/zh-hant/3d/convert-stl-to-fbx-g...
  5. أشكال هندسية بمقياس لمشهد 3D|Documentation

    يمكن للمطورين قياس الأشكال الهندسي فقط بعقدة 3D أو جميع عُقد مشهد 3D. من أجل تحقيق ذلك ، يمكن للمطورين استدعاء أعضاء نطاق متعددة من مثيل فئة PolygonModifier....threed import Scene # scale the model in huge-scene.obj by 0.01...another file: scene = Scene . from_file ( "huge-scene.obj" ) # create...

    docs.aspose.com/3d/ar/python-net/scale-geometri...
  6. Tüm poligonları 3D modelinde üçgenlere dönüştür...

    Using Aspose.3D for .NET API, developers can convert all polygons to triangles in any supported 3D file....gösterildiği gibi bir parametre olarak Scene sınıf nesnesini alan PolygonModifier...an existing 3D file Scene scene = Scene . FromFile ( "document...

    docs.aspose.com/3d/tr/net/convert-all-polygons-...
  7. Архивы

    Архивы...используя экземпляр класса Scene . Инициировать объект класса...file using the Scene class Scene scene = new Scene("template.obj");...

    blog.aspose.com/ru/3d/convert-obj-to-usdz-online/
  8. ארכיון

    ארכיון...המקור OBJ באמצעות מופע המחלקה Scene . הפעל את אובייקט המחלקה UsdSaveOptions...file using the Scene class Scene scene = new Scene("template.obj");...

    blog.aspose.com/he/3d/convert-obj-to-usdz-online/
  9. العام API يتغير بـ Aspose.3D 1.1.0|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....C# // save scene in the FBX7200ASCII format scene . Save ( "C:\\temp\\Output...C# // save scene in the FBX7200Binary format scene . Save ( "C:\\temp\\Output...

    docs.aspose.com/3d/ar/net/public-api-changes-in...
  10. وفِّر 3D مشهد بـ HTML|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a save 3D scene as HTML. When you export the scene into HTML5...snippet shows how to save a 3D scene as HTML. from aspose.pydrawing...

    docs.aspose.com/3d/ar/python-net/save-3d-scene-...