Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 3,298 for

lighting

(0.12 sec)
  1. 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...
  2. Эффекты освещения 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/
  3. Create a Fish-eye lens effect on 3D scene and s...

    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....we create a Camera and two Light objects to capture the scene...#create two lights to illuminate the scene light = a3d . entities...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  4. 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...
  5. 在 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...
  6. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of a light source. The image quality depends on the light source...CreateChildNode ( "camera" , camera ); Light light ; scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/tr/net/cast-and-receive-shad...
  7. Архивы

    Архивы...Инициализируйте объект класса Light. Вызовите метод createChildNode()...createChildNode(), чтобы добавить сущность Light. Наконец, сохраните сцену как...

    blog.aspose.com/ru/3d/create-3d-scene-using-java/
  8. arkiv

    arkiv... Initiera ett Light-klassobjekt. Anropa metoden...createChildNode() för att lägga till en Light-entitet. Slutligen, spara scenen...

    blog.aspose.com/sv/3d/create-3d-scene-using-java/
  9. Erfassen Sie die Ansicht von 3D Szene und Rende...

    Jede 3D Szene kann eine beliebige Anzahl von View ports umfassen. Mit Aspose.3D for Python via .NET API können Entwickler einen oder mehrere View ports in einem einzigen Screenshot erfassen. Sie können es in der GUI-basierten .NET-Anwendung oder einem Bild rendern....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/de/python-net/capture-the-vi...
  10. Capturer les Viewports de la scène 3D et rendre...

    Chaque scène 3D peut comprendre n'importe quel nombre de vues. En utilisant Aspose.3D for Python via .NET API, les développeurs peuvent capturer un ou plusieurs viewports dans une seule capture d'écran. Ils peuvent le rendre dans l'application .NET basée sur le GUI ou une image....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/fr/python-net/capture-the-vi...