Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,215 for

lighting

(1.11 sec)
  1. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....entities import Camera , Light , LightType , ProjectionType...two lights to illuminate the scene light = Light () light . light_type...

    docs.aspose.com/3d/python-net/capture-the-viewp...
  2. 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...
  3. SVG-Lichteffekte – SVG-Filter – C#-Code

    Erfahren Sie, wie Sie mehrere SVG-Filter kombinieren, um SVG-Lichteffekte mithilfe der Aspose.SVG for .NET-API zu erstellen und zu steuern....= "url(#light)" /> 3 < defs > 4 < filter id = "light" > 5 < feGaussianBlur...result = "light" specularExponent = "30" lighting - color = "#ddd"...

    docs.aspose.com/svg/de/net/svg-lighting-effects/
  4. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/tr/python-net/capture-the-vi...
  5. التقط منافذ العرض لمشهد 3D وترجمه إلى نسيج أو ن...

    يمكن أن يشتمل كل مشهد 3D على أي عدد من وجهات النظر. باستخدام Aspose.3D for Python via .NET API ، يمكن للمطورين التقاط واحد أو أكثر من منافذ العرض في لقطة شاشة واحدة. يمكنهم تقديمه في تطبيق .NET المستند إلى GUI أو صورة....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/ar/python-net/capture-the-vi...
  6. Save 3D Scene as 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/tr/python-net/save-3d-scene-...
  7. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of a light source. The image quality depends on the light source...CreateChildNode ( "camera" , camera ); Light light ; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/tr/net/cast-and-receive-shad...
  8. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for Python via .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of a light source. The image quality depends on the light source...the scene cast shadows from a light source. Developers may also...

    docs.aspose.com/3d/python-net/cast-and-receive-...
  9. Aspose.3D Lighten boxes in a scene | products.a...

    Learn how to lighten Boxes in a scene...will light up the boxes in the scene by creating a Light object...attributes, and finally we will light them up. Installation of Aspose...

    products.aspose.com/3d/tutorial/lighten-box-scene/
  10. Rendre une vue Panorama de 3D scène|Documentation

    En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent rendre une vue panoramique de la scène 3D et enregistrer cette vue dans les formats d'image pris en charge....créons une caméra et deux objets Light pour capturer la scène, également...( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...

    docs.aspose.com/3d/fr/python-net/render-a-panor...