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

lighting

(0.09 sec)
  1. Appliquer des effets visuels sur les vues de Sa...

    En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent appliquer des effets visuels aux vues 3D avant d'enregistrer l'image. Ces effets visuels sont également connus sous le nom d'effets de post-traitement ou de filtres qui sont appliqués en temps réel à tout ce qui est affiché dans la vue 3D....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/fr/python-net/apply-visual-e...
  2. Använd visuella effekter vid sparning av 3D Vis...

    Med Aspose.3D for Python via .NET API kan utvecklare använda visuella effekter på 3D vyer innan de sparar i bilden. Dessa visuella effekter kallas också de efterbehandlingseffekter eller filter som används i realtid för allt som visas i 3D Visa....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/sv/python-net/apply-visual-e...
  3. ค้นหา

    ค้นหา...ShaderMaterial แสงทำให้ฉากสว่างขึ้น คลาส Light ของ API ช่วยให้สามารถเพิ่มแสงเข้าไปในฉากได้...เช่น วัสดุ เริ่มต้นวัตถุคลาส Light เรียกใช้เมธอด CreateChildNode()...

    blog.aspose.com/th/3d/create-3d-scene-using-csh...
  4. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping shapes for a clearer, more organized layout.... // The light green rectangle will overlap the light blue rectangle...partially obscure it, // and the light blue rectangle will obscure...

    reference.aspose.com/words/net/aspose.words.dra...
  5. أرشيف

    أرشيف...كيانًا خفيفًا 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/
  6. تقديم عرض بانورامي لمشهد 3D|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....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/ar/python-net/render-a-panor...
  7. 아카이브

    아카이브... Light 클래스 객체를 초기화합니다. Light 엔터티를 추가하려면 createChildNode()... // 조명 엔터티 추가 Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/ko/3d/create-3d-scene-using-java/
  8. 搜索

    搜索... 初始化 Light 類別物件。 呼叫createChildNode()方法新增Light實體。 最後,使用 save()...setMaterial(material); // 新增光實體 Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/zh-hant/3d/create-3d-scene-usin...
  9. 档案

    档案... 初始化 Light 类对象。 调用createChildNode()方法添加Light实体。 最后,使用 save()...setMaterial(material); // 添加光实体 Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/zh/3d/create-3d-scene-using-java/
  10. Lưu trữ

    Lưu trữ...Khởi tạo một đối tượng lớp Light. Gọi phương thức createChildNode()...createChildNode() để thêm thực thể Light. Cuối cùng, lưu cảnh dưới dạng...

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