Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,176 for

lighting

(0.4 sec)
  1. Aplicar efectos visuales al guardar las vistas ...

    Usando Aspose.3D for Python via .NET API, los desarrolladores pueden aplicar efectos visuales en 3D Vistas antes de guardar en la imagen. Estos efectos visuales también se conocen como efectos de posprocesamiento o filtros que se aplican en tiempo real a todo lo que se muestra en la vista 3D....entities import Camera , Light , LightType from aspose.threed...Vector3 ( 50 , 12 , 0 ) light = Light () light . color = Vector3 (...

    docs.aspose.com/3d/es/python-net/apply-visual-e...
  2. 아카이브

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

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

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

    blog.aspose.com/zh-hant/3d/create-3d-scene-usin...
  4. Сохраните сцену 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/ru/java/save-3d-scene-as-html/
  5. Save 3D Scene as HTML|Documentation

    Aspose.3D for Java provides **HtmlSaveOptions** class to save a save 3D scene as HTML....setMaterial ( mat ); Light light = new Light (); light . setLightType...getRootNode (). createChildNode ( light ). getTransform (). setTranslation...

    docs.aspose.com/3d/java/save-3d-scene-as-html/
  6. 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...
  7. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping shapes in C++.... // The light green rectangle will overlap the light blue rectangle...partially obscure it, // and the light blue rectangle will obscure...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Korean characters are not getting Printed while...

    No Warnings are printed while converting from word to pdf… We have windows system and installed korean font as well but No luck. Issue still persists. PDF_4057cea4-074b-47ed-8389-f39bb7ca6694.pdf (64.0 KB) Word_da3cbae…...Name : Calibri Light Full Font Name : Calibri Light Italic Full...Name : Candara Light Full Font Name : Candara Light Italic Full...

    forum.aspose.com/t/korean-characters-are-not-ge...
  9. 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...
  10. 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...