Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,273 for

lighting

(0.08 sec)
  1. Sparen Sie 3D Szene als 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....entities import Cylinder , Light , LightType from aspose.threed...material = material light = Light () light . light_type = LightType...

    docs.aspose.com/3d/de/python-net/save-3d-scene-...
  2. Сохраните сцену 3D как HTML|Documentation

    Aspose.3D for Java предоставляет класс ** HtmlSaveOptions ** для сохранения сцены 3D как HTML....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/ru/java/save-3d-scene-as-html/
  3. Save 3D Scene as HTML|Documentation

    Aspose.3D for Java provides **HtmlSaveOptions** class to save a save 3D scene as HTML....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/java/save-3d-scene-as-html/
  4. وفِّر 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....entities import Cylinder , Light , LightType from aspose.threed...material = material light = Light () light . light_type = LightType...

    docs.aspose.com/3d/ar/python-net/save-3d-scene-...
  5. Risparmia 3D Scena come 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....entities import Cylinder , Light , LightType from aspose.threed...material = material light = Light () light . light_type = LightType...

    docs.aspose.com/3d/it/python-net/save-3d-scene-...
  6. ค้นหา

    ค้นหา...เช่น วัสดุ เริ่มต้นวัตถุคลาส Light เรียกใช้เมธอด createChildNode()...createChildNode() เพื่อเพิ่มเอนทิตี Light สุดท้าย ให้บันทึกฉากเป็น FBX โดยใช้เมธอด...

    blog.aspose.com/th/3d/create-3d-scene-using-java/
  7. 捕获 3D 场景的视口并渲染到纹理或窗口|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for Python via .NET API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 .NET 应用程序或图像中呈现它。...entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/zh/python-net/capture-the-vi...
  8. Fånga vyer för 3D Scene och teckning till en te...

    Varje 3Dscen kan omfatta ett antal visningar. Med Aspose.3D for Python via .NET API kan utvecklare fånga en eller flera vyer i en enda skärmbild. De kan göra det i GUI-baserade .NET-program eller en bild....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/sv/python-net/capture-the-vi...
  9. Capturar las ventanas de la escena 3D y render ...

    Cada escena 3D puede comprender cualquier número de ventanas gráficas. Con Aspose.3D for Python via .NET API, los desarrolladores pueden capturar una o más ventanas gráficas en una sola captura de pantalla. Pueden procesarlo en la aplicación .NET basada en GUI o en una imagen....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/es/python-net/capture-the-vi...
  10. Archiv

    Archiv...Inicializujte objekt třídy Light. Voláním metody createChildNode()...createChildNode() přidejte entitu Light. Nakonec uložte scénu jako FBX pomocí...

    blog.aspose.com/cs/3d/create-3d-scene-using-java/