Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,176 for

lighting

(0.27 sec)
  1. 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...
  2. ค้นหา

    ค้นหา...เพื่อเพิ่มทรงกลม เริ่มต้นวัตถุคลาส Light ระบุคุณสมบัติ lighttype และชื่อ...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/th/3d/3d-in-python/
  3. 아카이브

    아카이브... Light 클래스 객체를 초기화합니다. Light 엔터티를 추가하려면 createChildNode()... // 조명 엔터티 추가 Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/ko/3d/create-3d-scene-using-java/
  4. 搜索

    搜索... 初始化 Light 類別物件。 呼叫createChildNode()方法新增Light實體。 最後,使用 save()...setMaterial(material); // 新增光實體 Light light = new Light(); light.setLightType(LightType...

    blog.aspose.com/zh-hant/3d/create-3d-scene-usin...
  5. Werfen und empfangen Sie Schatten auf 3D Geomet...

    Im Allgemeinen können einige 3D-Dateiformate schatten bezogene Einstellungen in Geometrie wie FBX speichern. Mit Aspose.3D for .NET können Entwickler ein Bild rendern, indem sie Schatten aus der Sicht einer Lichtquelle zuordnen. Die Bildqualität hängt von der Lichtquelle, dem Höhenwinkel und dem Abstand zwischen der Kamera und den geometrischen Objekten ab....CreateChildNode ( "camera" , camera ); Light light ; scene . RootNode . CreateChildNode...CreateChildNode ( "light" , light = new Light () { NearPlane = 0...

    docs.aspose.com/3d/de/net/cast-and-receive-shad...
  6. 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...
  7. 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-...
  8. أرشيف

    أرشيف...كيانًا خفيفًا Light light = new Light(); light.setLightType(LightType...setLightType(LightType.POINT); light.setName("Light"); scene.getRootNode()...

    blog.aspose.com/ar/3d/create-3d-scene-using-java/
  9. 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...
  10. 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...