Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,276 for

lighting

(0.52 sec)
  1. Archiwa

    Archiwa...Światło oświetla scenę, klasa Light API umożliwia dodanie światła...Materiał. Zainicjuj obiekt klasy Light. Wywołaj metodę CreateChildNode()...

    blog.aspose.com/pl/3d/create-3d-scene-using-csh...
  2. 将 3D 场景另存为 HTML|Documentation

    Aspose.3D for Java 提供 ** HtmlSaveOptions ** 类,用于将 3D 场景另存为 HTML。...setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/zh/java/save-3d-scene-as-html/
  3. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for Python via .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/python-net/apply-visual-effe...
  4. تطبيق تأثيرات بصرية على توفير 3D مشاهدة|Documen...

    باستخدام 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/ar/python-net/apply-visual-e...
  5. 在 3D 个几何体上投射和接收阴影|Documentation

    通常,某些 3D 文件格式可以在几何图形 (如 FBX) 中存储与阴影相关的设置。使用 Aspose.3D for .NET,开发人员可以通过从光源的视点映射阴影来渲染图像。图像质量取决于光源、仰角和相机与几何对象之间的距离。...CreateChildNode ( "camera" , camera ); Light light ; scene . RootNode . CreateChildNode...CreateChildNode ( "light" , light = new Light () { NearPlane = 0...

    docs.aspose.com/3d/zh/net/cast-and-receive-shad...
  6. 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...
  7. Archiwa

    Archiwa... Zainicjuj obiekt klasy Light. Określ właściwości lighttype...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/pl/3d/3d-in-python/
  8. Procurar

    Procurar...Inicialize o objeto de classe Light. Especifique as propriedades...createchildnode() para adicionar a entidade light. Finalmente, salve a cena como...

    blog.aspose.com/pt/3d/3d-in-python/
  9. 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...
  10. 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...