Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,273 for

lighting

(0.06 sec)
  1. 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...
  2. 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...
  3. Rendera una vista panoramica della scena 3D|Doc...

    Utilizzando Aspose.3D for Python via .NET API, gli sviluppatori possono eseguire il rendering di una vista panoramica della scena 3D e salvare la visualizzazione nei formati di immagine supportati....una fotocamera e due oggetti Light per catturare la scena, creare...( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...

    docs.aspose.com/3d/it/python-net/render-a-panor...
  4. وفِّر 3D مشهد بـ HTML|Documentation

    Aspose.3D for Java يوفر * HtmlSaveOptions * class لتوفير مشهد 3D على أنه HTML....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/ar/java/save-3d-scene-as-html/
  5. 档案

    档案... 初始化 Light 类对象。 调用createChildNode()方法添加Light实体。 最后,使用 save()...setMaterial(material); // 添加光实体 Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/zh/3d/create-3d-scene-using-java/
  6. Lưu trữ

    Lưu trữ...Khởi tạo một đối tượng lớp Light. Gọi phương thức createChildNode()...createChildNode() để thêm thực thể Light. Cuối cùng, lưu cảnh dưới dạng...

    blog.aspose.com/vi/3d/create-3d-scene-using-java/
  7. 将 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/zh/python-net/save-3d-scene-...
  8. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  9. Archivio

    Archivio...Inizializza un oggetto della classe Light. Chiama il metodo createChildNode()...Aggiungi entità Luce Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/it/3d/create-3d-scene-using-java/
  10. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping shapes for a clearer, more organized layout.... // The light green rectangle will overlap the light blue rectangle...partially obscure it, // and the light blue rectangle will obscure...

    reference.aspose.com/words/net/aspose.words.dra...