Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,176 for

lighting

(3.14 sec)
  1. Захват видовых экранов сцены 3D и рендеринг в т...

    Каждая сцена 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/ru/python-net/capture-the-vi...
  2. Cattura le visualizzazioni della scena 3D e ren...

    Ogni scena 3D può comprendere un numero qualsiasi di visualizzazioni. Utilizzando Aspose.3D for Python via .NET API, gli sviluppatori possono acquisire una o più visualizzazioni in un singolo screenshot. Possono renderizzarlo nell'applicazione .NET basata sulla GUI o in un'immagine....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/it/python-net/capture-the-vi...
  3. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes.... # The light green rectangle will overlap the light blue rectangle...partially obscure it, # and the light blue rectangle will obscure...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Рендеринг панорамного вида сцены 3D|Documentation

    Используя Aspose.3D for Python via .NET API, разработчики могут визуализировать панораму сцены 3D и сохранить этот вид в поддерживаемых форматах изображений....создадим камеру и два объекта Light для захвата сцены, также создадим...( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...

    docs.aspose.com/3d/ru/python-net/render-a-panor...
  5. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....we create a Camera and two Light objects to capture the scene...( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...

    docs.aspose.com/3d/python-net/render-a-panorama...
  6. 3D sahnesinin panorama görünümünü oluşturun|Doc...

    Aspose.3D for Python via .NET API kullanarak, geliştiriciler 3D sahnesinin panorama görünümünü oluşturabilir ve bu görünümü desteklenen görüntü formatlarına kaydedebilir....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/tr/python-net/render-a-panor...
  7. PatternType | Aspose.Words for Java

    Specifies the fill pattern to be used to fill a shape in Java.... LIGHT_DOWNWARD_DIAGONAL Light downward diagonal. LIGHT_HORIZONTAL...LIGHT_HORIZONTAL Light horizontal. LIGHT_UPWARD_DIAGONAL Light upward diagonal...

    reference.aspose.com/words/java/com.aspose.word...
  8. Сохраните сцену 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/ru/python-net/save-3d-scene-...
  9. Spara 3D Scene som 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/sv/python-net/save-3d-scene-...
  10. Arsip

    Arsip... Inisialisasi objek kelas Light. Panggil metode createChildNode()...createChildNode() untuk menambahkan entitas Light. Terakhir, simpan adegan sebagai...

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