Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,276 for

lighting

(1.11 sec)
  1. 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...
  2. Сохраните сцену 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-...
  3. 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-...
  4. Enregistrer 3D Scène en 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/fr/python-net/save-3d-scene-...
  5. آرشیوها

    آرشیوها...کلاس Light را راه اندازی کنید. برای افزودن یک موجودیت Light، متد...موجودیت Light را اضافه کنید Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/fa/3d/create-3d-scene-using-java/
  6. 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/
  7. 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/
  8. 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/
  9. Guardar 3D Escena como HTML|Documentation

    Aspose.3D for Java proporciona la clase ** HtmlSaveOptions ** para guardar una escena 3D como HTML....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/es/java/save-3d-scene-as-html/
  10. Archiv

    Archiv... Initialisieren Sie ein Light Klassenobjekt. Rufen Sie die...createChildNode() auf, um eine Light-Entität hinzuzufügen. Speichern...

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