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

lighting

(0.1 sec)
  1. 在 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...
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. Архивы

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

    blog.aspose.com/ru/3d/create-3d-scene-using-java/
  7. 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/
  8. 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...
  9. 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...
  10. 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 Python via .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...the scene cast shadows from a light source. Developers may also...

    docs.aspose.com/3d/python-net/cast-and-receive-...