Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,290 for

lighting

(1.25 sec)
  1. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。...( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/zh/python-net/render-a-panor...
  2. ค้นหา

    ค้นหา...เพื่อเพิ่มทรงกลม เริ่มต้นวัตถุคลาส Light ระบุคุณสมบัติ lighttype และชื่อ...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/th/3d/3d-in-python/
  3. 档案

    档案...light_rig.direction = slides.LightingDirection...three_dformat.light_rig.light_type = slides.light_rigPresetType...

    blog.aspose.com/zh/slides/create-three-d-effect...
  4. Archiv

    Archiv...light_rig.direction = slides.LightingDirection...three_dformat.light_rig.light_type = slides.light_rigPresetType...

    blog.aspose.com/de/slides/create-three-d-effect...
  5. Archiv

    Archiv...Světlo osvětluje scénu, třída Light API umožňuje přidat do scény...Inicializujte objekt třídy Light. Voláním metody CreateChildNode()...

    blog.aspose.com/cs/3d/create-3d-scene-using-csh...
  6. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...entities import Camera , Light # For complete examples and...( "c2" ) . add_entity ( Light ( "light" )) /* The hierarchy of...

    docs.aspose.com/3d/python-net/work-with-xpath-l...
  7. Erstellen Sie eine Panorama ansicht der 3D-Szen...

    Mit Aspose.3D for Python via .NET API können Entwickler eine Panorama ansicht der 3D-Szene rendern und diese Ansicht in den unterstützten Bildformaten speichern....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/de/python-net/render-a-panor...
  8. Procurar

    Procurar...Inicialize o objeto de classe Light. Especifique as propriedades...createchildnode() para adicionar a entidade light. Finalmente, salve a cena como...

    blog.aspose.com/pt/3d/3d-in-python/
  9. Archiv

    Archiv...Inicializujte objekt třídy Light. Zadejte vlastnosti lighttype...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/cs/3d/3d-in-python/
  10. أرشيف

    أرشيف...كيانًا خفيفًا Light light = new Light(); light.setLightType(LightType...setLightType(LightType.POINT); light.setName("Light"); scene.getRootNode()...

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