This page has been translated automatically.
UnigineEditor
Interface Overview
Assets Workflow
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Landscape Tool
Using Editor Tools for Specific Tasks
FAQ
Программирование
Fundamentals
Setting Up Development Environment
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine and Tools
GUI
Double Precision Coordinates
API
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
CIGI Client Plugin
Rendering-Related Classes
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Внимание! Эта версия документации описывает устаревшую версию SDK, которая больше не поддерживается! Пожалуйста, обновитесь до последней версии SDK.

Screen

This section contains screen settings such as VR emulation and stereo modes, virtual resolution, border, etc.

Screen settings

Screen Settings

VR Emulation VR emulation mode:
  • Disabled — no VR emulation.
  • HTC Vive — HTC Vive emulation.
  • HTC Vive Pro — HTC Vive Pro emulation.
  • Oculus Rift — Oculus Rift emulation.
Stereo Stereo rendering mode:
  • Disabled — stereo rendering disabled.
  • Anaglyph — stereo mode that is viewed with red-cyan anaglyph glasses.
  • Interlaced — stereo mode that is used with interlaced stereo monitors and polarized 3D glasses.
  • Horizontal — stereo mode that is supported on mobile devices.
  • Vertical — stereo mode that is supported on mobile devices.
Panorama Panorama rendering mode:
  • Disabled — stereo rendering disabled.
  • Curved Panorama 180 — 180-degree panorama with curved edges.
  • Linear Panorama 180 — 180-degree linear panorama without distortion at the edges.
  • Fisheye Panorama 180 — 180-degree spherical panorama (fisheye).
  • Curved Panorama 360 — 360-degree panorama with curved edges.
  • Linear Panorama 360 — 360-degree linear panorama without distortion at the edges.
  • Fisheye Panorama 360 — 360-degree spherical panorama (fisheye).
Border Width Width of the image border (in pixels), to be rendered outside the horizontal bounds of the screen to reduce artefacts of post effects.
Border Height Height of the image border (in pixels), to be rendered outside the vertical bounds of the screen to reduce artefacts of post effects.
Max FPS Enables clamping of maximum FPS to the specified value.
Virtual Resolution Width Width of the virtual screen (in pixels). This option can be used to render video with high resolution (e.g. 8K) regardless of monitor's resolution.
Virtual Resolution Height Height of the virtual screen (in pixels). This option can be used to render video with high resolution (e.g. 8K) regardless of monitor's resolution.
Last update: 10.08.2018
Build: ()