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

lighting

(0.65 sec)
  1. Эффекты освещения 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/
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. 在 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...
  7. StyleIdentifier enumeration | Aspose.Words for ...

    Aspose.Words.StyleIdentifier enumeration. Locale independent style identifier....Table Grid Light GridTable1Light Grid Table 1 Light GridTable2...GridTable1LightAccen Grid Table 1 Light - Accent 1 GridTable2Accent1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Архивы

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

    blog.aspose.com/ru/3d/create-3d-scene-using-java/
  9. 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/
  10. Aspose.3D Lighten boxes in a scene | products.a...

    Learn how to lighten Boxes in a scene...will light up the boxes in the scene by creating a Light object...attributes, and finally we will light them up. Installation of Aspose...

    products.aspose.com/3d/tutorial/lighten-box-scene/