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

lighting

(0.05 sec)
  1. Архів

    Архів...Ініціалізація об’єкта класу Light. Викличте метод createChildNode()...createChildNode(), щоб додати сутність Light. Нарешті, збережіть сцену як...

    blog.aspose.com/uk/3d/create-3d-scene-using-java/
  2. Захват видовых экранов сцены 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...
  3. 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...
  4. 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...
  5. 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...
  6. Рендеринг панорамного вида сцены 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...
  7. 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...
  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. Effets d'éclairage SVG – Filtres SVG – Code C#

    Découvrez comment combiner plusieurs filtres SVG pour créer et contrôler des effets d'éclairage SVG à l'aide de l'API Aspose.SVG for .NET....= "url(#light)" /> 3 < defs > 4 < filter id = "light" > 5 < feGaussianBlur...result = "light" specularExponent = "30" lighting - color = "#ddd"...

    docs.aspose.com/svg/fr/net/svg-lighting-effects/