Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,179 for

lighting

(1.25 sec)
  1. arkiv

    arkiv...Ljuset lyser upp scenen, klassen Light i API:et gör det möjligt att...som Material. Initiera ett Light-klassobjekt. Anropa metoden...

    blog.aspose.com/sv/3d/create-3d-scene-using-csh...
  2. 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...
  3. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  4. Archivio

    Archivio...Inizializza un oggetto della classe Light. Chiama il metodo createChildNode()...Aggiungi entità Luce Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/it/3d/create-3d-scene-using-java/
  5. 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...
  6. آرشیوها

    آرشیوها... شی کلاس Light را راه اندازی کنید. نوع نور...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/fa/3d/3d-in-python/
  7. Архів

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

    blog.aspose.com/uk/3d/3d-in-python/
  8. Erstellen Sie eine Panorama ansicht der 3D-Szen...

    Mit Aspose.3D for Python via .NET API können Entwickler eine Panorama ansicht der 3D-Szene rendern und diese Ansicht in den unterstützten Bildformaten speichern....( 5 , 6 , 0 ); #create two lights to illuminate the scene scene...create_child_node ( a3d . entities . Light ( "" , a3d . entities . LightType...

    docs.aspose.com/3d/de/python-net/render-a-panor...
  9. Work with XPath-Like Object Queries|Documentation

    Using Aspose.3D for Python via .NET, you can select one or more objects under the current node using XPath-Like query syntax. The query syntax was inspired by XPath, so most concepts and syntax are similar, the query syntax is compatible with URL so it will be used in our cloud version in the future. ...entities import Camera , Light # For complete examples and...( "c2" ) . add_entity ( Light ( "light" )) /* The hierarchy of...

    docs.aspose.com/3d/python-net/work-with-xpath-l...
  10. Archiv

    Archiv...Světlo osvětluje scénu, třída Light API umožňuje přidat do scény...Inicializujte objekt třídy Light. Voláním metody CreateChildNode()...

    blog.aspose.com/cs/3d/create-3d-scene-using-csh...