Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,290 for

lighting

(0.28 sec)
  1. Archiv

    Archiv...Inicializujte objekt třídy Light. Voláním metody createChildNode()...createChildNode() přidejte entitu Light. Nakonec uložte scénu jako FBX pomocí...

    blog.aspose.com/cs/3d/create-3d-scene-using-java/
  2. Arşiv

    Arşiv... Light sınıfı bir nesneyi başlatın. Light varlığı eklemek...Işık varlığı ekle Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/tr/3d/create-3d-scene-using-java/
  3. ארכיון

    ארכיון... אתחול אובייקט מחלקה Light. קרא למתודה createChildNode()...createChildNode() כדי להוסיף ישות Light. לבסוף, שמור את הסצנה כ-FBX באמצעות...

    blog.aspose.com/he/3d/create-3d-scene-using-java/
  4. 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...
  5. Render una vista panorámica de la escena 3D|Doc...

    Con Aspose.3D for Python via .NET API, los desarrolladores pueden representar una vista panorámica de la escena 3D y guardar esa vista en los formatos de imagen compatibles....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/es/python-net/render-a-panor...
  6. Архів

    Архів...Ініціалізуйте об’єкт класу Light. Вкажіть тип світла та властивості...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/uk/3d/3d-in-python/
  7. 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-...
  8. 档案

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

    blog.aspose.com/zh/3d/create-3d-scene-using-java/
  9. 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/
  10. Effets d'éclairage SVG – Filtres SVG – Code C#

    Découvrez comment combiner plusieurs filtres SVG pour créer et contrôler des effets d'éclairage SVG à l'aide de l'API Aspose.SVG for .NET....= "url(#light)" /> 3 < defs > 4 < filter id = "light" > 5 < feGaussianBlur...result = "light" specularExponent = "30" lighting - color = "#ddd"...

    docs.aspose.com/svg/fr/net/svg-lighting-effects/