Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,101 for

lighting

(0.19 sec)
  1. Создайте эффект «рыбий глаз» на сцене 3D и сохр...

    Используя Aspose.3D for Python via .NET API, разработчики могут создать эффект объектива «рыбий глаз» на 3D сцене и сохранить этот вид в поддерживаемых форматах изображений....создадим камеру и два объекта Light для захвата сцены, а также создадим...#create two lights to illuminate the scene light = a3d . entities...

    docs.aspose.com/3d/ru/python-net/create-a-fishe...
  2. Créez un effet d'objectif Fish-eye sur la scène...

    En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent créer un effet d'objectif Fisheye sur la scène 3D et enregistrer cette vue dans les formats d'image pris en charge....créons une caméra et deux objets Light pour capturer la scène, également...#create two lights to illuminate the scene light = a3d . entities...

    docs.aspose.com/3d/fr/python-net/create-a-fishe...
  3. إنشاء تأثير عدسة عين السمكة على مشهد 3D وحفظ في...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats....#create two lights to illuminate the scene light = a3d . entities...entities . Light () light . light_type = a3d . entities . LightType...

    docs.aspose.com/3d/ar/python-net/create-a-fishe...
  4. 3D sahnesinde balık gözü lens efekti oluşturun ...

    Aspose.3D for Python via .NET API kullanarak, geliştiriciler 3D sahnesinde balıkgözü lens etkisi oluşturabilir ve bu görünümü desteklenen görüntü formatlarına kaydedebilir....#create two lights to illuminate the scene light = a3d . entities...entities . Light () light . light_type = a3d . entities . LightType...

    docs.aspose.com/3d/tr/python-net/create-a-fishe...
  5. Эффекты освещения SVG – Фильтры SVG – Код C#

    Узнайте, как комбинировать несколько фильтров SVG для создания эффектов освещения SVG и управления ими с помощью API Aspose.SVG for .NET....Световые эффекты SVG – SVG Lighting Effects позволяет создавать...= "url(#light)" /> 3 < defs > 4 < filter id = "light" > 5 < feGaussianBlur...

    docs.aspose.com/svg/ru/net/svg-lighting-effects/
  6. Crear un efecto de lente ojo de pez en la escen...

    Usando Aspose.3D for Python via .NET API, los desarrolladores pueden crear un efecto de lente Fisheye en la escena 3D y guardar esa vista en los formatos de imagen compatibles....#create two lights to illuminate the scene light = a3d . entities...entities . Light () light . light_type = a3d . entities . LightType...

    docs.aspose.com/3d/es/python-net/create-a-fishe...
  7. SVG-Lichteffekte – SVG-Filter – C#-Code

    Erfahren Sie, wie Sie mehrere SVG-Filter kombinieren, um SVG-Lichteffekte mithilfe der Aspose.SVG for .NET-API zu erstellen und zu steuern....= "url(#light)" /> 3 < defs > 4 < filter id = "light" > 5 < feGaussianBlur...result = "light" specularExponent = "30" lighting - color = "#ddd"...

    docs.aspose.com/svg/de/net/svg-lighting-effects/
  8. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....entities import Camera , Light , LightType , ProjectionType...two lights to illuminate the scene light = Light () light . light_type...

    docs.aspose.com/3d/python-net/capture-the-viewp...
  9. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...#create two lights to illuminate the scene light = a3d . entities...entities . Light () light . light_type = a3d . entities . LightType...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  10. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... LIGHT_DOWNWARD_DIAGONAL Light downward diagonal. LIGHT_HORIZONTAL...LIGHT_HORIZONTAL Light horizontal. LIGHT_UPWARD_DIAGONAL Light upward diagonal...

    reference.aspose.com/words/python-net/aspose.wo...