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

lighting

(0.15 sec)
  1. 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...
  2. 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...
  3. Рендеринг панорамного вида сцены 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...
  4. 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...
  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. 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. 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...
  8. Sparen Sie 3D Szene als HTML|Documentation

    Aspose.3D for Java bietet die ** HtmlSave Options **-Klasse, um eine Save 3D-Szene als HTML zu speichern....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/de/java/save-3d-scene-as-html/
  9. Enregistrer 3D Scène en HTML|Documentation

    Aspose.3D for Java fournit une classe ** HtmlSaveOptions ** pour enregistrer une scène de sauvegarde 3D en HTML....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/fr/java/save-3d-scene-as-html/
  10. Risparmia 3D Scena come HTML|Documentation

    Aspose.3D for Java fornisce la classe ** HtmlSaveOptions ** per salvare una scena di 3D di risparmio come HTML....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/it/java/save-3d-scene-as-html/