This page has been translated automatically.
UnigineEditor
Interface Overview
Assets Workflow
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Landscape Tool
Using Editor Tools for Specific Tasks
Extending Editor Functionality
编程
Fundamentals
Setting Up Development Environment
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
应用程序接口
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
注意! 这个版本的文档描述了一个不再受支持的旧SDK版本!请升级到最新的SDK版本。

Screen

This section contains screen settings such as VR emulation and stereo modes, virtual resolution, border, framerate stabilization 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 — horizontal stereo mode.
  • Vertical — vertical stereo mode.
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: 2020-07-31
Build: ()