This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
UnigineEditor
界面概述
资产工作流程
项目开发
调整节点参数
Setting Up Materials
Setting Up Properties
照明
Landscape Tool
Sandworm
使用编辑器工具执行特定任务
Extending Editor Functionality
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Objects
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
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
创建内容
Content Optimization
Materials
Art Samples
Tutorials
注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
注意! 这个版本的文档描述了一个不再受支持的旧SDK版本!请升级到最新的SDK版本。

Water

This section contains settings related to water rendering.

Water Settings

Water Settings
SSR Enabled Toggles the SSR (Screen Space Reflections) effect for water on and off.

SSR Quality Quality of the water screen-space reflections:
  • Low — low quality.
  • Medium — medium quality.
  • High — high quality.
  • Ultra — ultra quality.

SSR Increased Accuracy Toggles increased accuracy for the water SSR (Screen Space Reflections) on and off. This option reduces visual artifacts by increasing accuracy of the last step.

Refraction Quality Quality of water refraction.
  • Low — low quality.
  • Medium — medium quality.
  • High — high quality (by default).
  • Ultra — ultra quality.
Anisotropy Quality Water texture anisotropy level.
  • 1x — anisotropy level 1.
  • 2x — anisotropy level 2 (by default).
  • 4x — anisotropy level 4.
  • 8x — anisotropy level 8.
  • 16x — anisotropy level 16.
Shoreline Wetness Toggles the wetness effect for objects near the shoreline on and off.

Render Underwater Shafts Toggles rendering of underwater shafts on and off.
Render Environment Probes Toggles rendering of environment probes on the water surface on and off.

Render Lights Toggles rendering of lights on the water surface on and off.
Notice
The option doesn't affect the World Light source.

Opacity Depth Toggles writing of water depth in the opacity buffer on and off.
Field Height Resolution This parameter defines the resolution of the texture into which all textures set for all FieldHeight objects are rendered. The following values are available:
  • 128 x 128
  • 256 x 256
  • 512 x 512 (by default)
  • 1024 x 1024
  • 2048 x 2048
  • 4096 x 4096
  • 8192 x 8192
Notice
Increased resolution significantly affects performance.
Field Precision 32 bits Enables 32-bit precision for of textures used for field objects.
Field Shoreline Resolution This parameter defines the resolution of the texture into which all textures set for all FieldShoreline objects are rendered. The following values are available:
  • 128 x 128 (by default)
  • 256 x 256
  • 512 x 512
  • 1024 x 1024
  • 2048 x 2048
  • 4096 x 4096
  • 8192 x 8192
Notice
Increased resolution significantly affects performance.
Last update: 2021-04-29
Build: ()