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

lighting

(0.41 sec)
  1. تطبيق تأثيرات بصرية على توفير 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...
  2. Efectos de iluminación SVG – Filtros SVG – Códi...

    Aprenda a combinar múltiples filtros SVG para crear y controlar efectos de iluminación SVG utilizando Aspose.SVG for .NET API....= "url(#light)" /> 3 < defs > 4 < filter id = "light" > 5 < feGaussianBlur...result = "light" specularExponent = "30" lighting - color = "#ddd"...

    docs.aspose.com/svg/es/net/svg-lighting-effects/
  3. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java.... LIGHT_1 Light main color 1. LIGHT_2 Light main color...Hyperlink color. LIGHT_1 public static int LIGHT_1 Light main color...

    reference.aspose.com/words/java/com.aspose.word...
  4. Archivio

    Archivio...Inizializza l’oggetto della classe Light. Specificare le proprietà lighttype...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/it/3d/3d-in-python/
  5. أرشيف

    أرشيف... تهيئة كائن فئة Light. حدد نوع lighttype وخصائص الاسم...threed.entities import Sphere, Light, LightType from aspose.threed...

    blog.aspose.com/ar/3d/3d-in-python/
  6. 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/
  7. 在保存 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...
  8. 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...
  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...