Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,289 for

lighting

(0.21 sec)
  1. Архів

    Архів...Світло освітлює сцену, клас Light API дозволяє додавати трохи...Ініціалізація об’єкта класу Light. Викличте метод CreateChildNode()...

    blog.aspose.com/uk/3d/create-3d-scene-using-csh...
  2. Applica effetti visivi per risparmiare 3D visua...

    Utilizzando Aspose.3D for Python via .NET API, gli sviluppatori possono applicare effetti visivi su 3D visualizzazioni prima di salvare l'immagine. Questi effetti visivi sono noti anche come effetti o filtri post-elaborazione che vengono applicati in tempo reale a tutto ciò che viene visualizzato nella visualizzazione 3D....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/it/python-net/apply-visual-e...
  3. Save 3D Scene as HTML|Documentation

    Aspose.3D for Java ** htmlsaveoptions ** 3D sahneyi HTML olarak kaydetmek için sınıf sağlar....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/tr/java/save-3d-scene-as-html/
  4. Gör en panoramavy för 3D.|Documentation

    Med Aspose.3D for Python via .NET API kan utvecklare visa en panoramavy av 3D och spara den i de bildformat som stöds....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/sv/python-net/render-a-panor...
  5. Archiwa

    Archiwa... Zainicjuj obiekt klasy Light. Określ właściwości lighttype...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/pl/3d/3d-in-python/
  6. 在 3D 个几何体上投射和接收阴影|Documentation

    通常,某些 3D 文件格式可以在几何图形 (如 FBX) 中存储与阴影相关的设置。使用 Aspose.3D for .NET,开发人员可以通过从光源的视点映射阴影来渲染图像。图像质量取决于光源、仰角和相机与几何对象之间的距离。...CreateChildNode ( "camera" , camera ); Light light ; scene . RootNode . CreateChildNode...CreateChildNode ( "light" , light = new Light () { NearPlane = 0...

    docs.aspose.com/3d/zh/net/cast-and-receive-shad...
  7. 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-...
  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. آرشیوها

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

    blog.aspose.com/fa/3d/create-3d-scene-using-java/
  10. 3D in Python | 3D Model Python | Python 3D Library

    Discover how to create and manipulate 3D models in Python using the Aspose.3D library, supporting various file formats and rendering options....a Material in 3D Scene Add Light to a 3D Scene Create a Primitive...Creating Material in 3D Scene. Add Light to a 3D Scene using Python #...

    blog.aspose.com/3d/3d-in-python/