This page has been translated automatically.
Видеоуроки
Interface
Essentials
Advanced
Подсказки и советы
Программирование на C#
Рендеринг
Принципы работы
Свойства (properties)
Компонентная Система
Рендер
Физика
Редактор UnigineEditor
Обзор интерфейса
Работа с ассетами
Работа с проектами
Настройка параметров узла
Setting Up Materials
Setting Up Properties
Освещение
Landscape Tool
Sandworm
Использование инструментов редактора для конкретных задач
Extending Editor Functionality
Встроенные объекты
Nodes
Objects
Effects
Decals
Light Sources
Geodetics
World Objects
Sound Objects
Pathfinding Objects
Players
Программирование
Основы
Настройка среды разработки
Примеры использования
UnigineScript
C++
C#
Унифицированный язык шейдеров UUSL
File Formats
Rebuilding the Engine Tools
GUI
Двойная точность координат
API
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
Работа с контентом
Оптимизация контента
Материалы
Art Samples
Tutorials
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Внимание! Эта версия документации описывает устаревшую версию SDK, которая больше не поддерживается! Пожалуйста, обновитесь до последней версии SDK.

SSR

The section contains settings that control screen-space reflections (SSR). Раздел содержит настройки, управляющие отражениями в экранном пространстве (SSR).

Screen-space reflections settings

Screen-Space Reflections Settings Настройки отражения в экранном пространстве
Enabled Toggles the SSR effect on and off. Включает и выключает эффект SSR.
Increased Accuracy Toggles increased accuracy of ray tracing for the SSR effect on and off. This option reduces visual artifacts around objects, which can appear at low resolution (lower than full), by increasing accuracy of the last step. Включает и выключает повышенную точность трассировки лучей для эффекта SSR. Эта опция уменьшает визуальные артефакты вокруг объектов, которые могут появляться при низком разрешении (ниже полного), за счет повышения точности последнего шага.
Fast Tracing Toggles fast tracing for the SSR effect on and off. This mode makes it possible to obtain distant reflections using low number of steps while keeping performance high. However, tiny objects may not be reflected. Disabling this mode improves quality but significantly drops performance. Включает и выключает быстрое отслеживание эффекта SSR. Этот режим позволяет получать удаленные отражения, используя небольшое количество шагов, сохраняя при этом высокую производительность. Однако крошечные объекты могут не отражаться. Отключение этого режима улучшает качество, но значительно снижает производительность.
Resolution Resolution of the SSR:
  • Quarter — 1/4 resolution (by default)Quarter — 1/4 resolution (by default)
  • Half — 1/2 resolutionHalf — 1/2 resolution
  • Full — full resolutionFull — full resolution
Примечание
Can be controlled by render_ssr_resolution console command.Can be controlled by render_ssr_resolution console command.
Quarter — 1/4 resolution (by default)Half — 1/2 resolutionFull — full resolutionCan be controlled by render_ssr_resolution console command.
Разрешение SSR:
  • Quarter — 1/4 resolution (by default) Quarter — 1/4 разрешение (по умолчанию)
  • Half — 1/2 resolution Half — 1/2 разрешение
  • Full — full resolution Full — полное разрешение
Примечание
Can be controlled by render_ssr_resolution console command. Может управляться консольной командой render_ssr_resolution .
Resolution Depth Resolution of the depth buffer used for SSR calculation. This option affects detailing of reflections of tiny objects.
  • Quarter — 1/4 resolutionQuarter — 1/4 resolution
  • Half — 1/2 resolutionHalf — 1/2 resolution
  • Full — full resolutionFull — full resolution
Примечание
To gain performance, this option can be set to lower values while enabling Increased Accuracy.To gain performance, this option can be set to lower values while enabling Increased Accuracy.
Quarter — 1/4 resolutionHalf — 1/2 resolutionFull — full resolutionTo gain performance, this option can be set to lower values while enabling Increased Accuracy.
Разрешение буфера глубины, используемого для расчета SSR. Эта опция влияет на детализацию отражений крошечных объектов.
  • Quarter — 1/4 resolution Quarter — 1/4 разрешение
  • Half — 1/2 resolution Half — 1/2 разрешение
  • Full — full resolution Full — полное разрешение
Примечание
To gain performance, this option can be set to lower values while enabling Increased Accuracy. Для повышения производительности этот параметр можно установить на более низкие значения при включении Increased Accuracy.
Resolution Color Resolution of the color buffer used for SSR calculation. This option significantly affects performance.
  • Quarter — 1/4 resolution (by default)Quarter — 1/4 resolution (by default)
  • Half — 1/2 resolutionHalf — 1/2 resolution
  • Full — full resolutionFull — full resolution
Quarter — 1/4 resolution (by default)Half — 1/2 resolutionFull — full resolution
Разрешение цветового буфера, используемого для расчета SSR. Этот вариант существенно влияет на производительность.
  • Quarter — 1/4 resolution (by default) Quarter — 1/4 разрешения (по умолчанию)
  • Half — 1/2 resolution Half — 1/2 разрешения
  • Full — full resolution Full — полное разрешение
Num Rays Number of rays of SSR traced per pixel that are used to calculate rough refrections. Using more rays provides more precise SSR roughness calculation, however, it is more expensive.Количество лучей SSR, отслеживаемых на пиксель, которые используются для расчета грубых отражений. Использование большего количества лучей обеспечивает более точный расчет шероховатости SSR, однако это дороже.
Num Steps Number of steps of SSR per ray that are used for trace calculation. Defines accuracy of reflections and causes a reasonable performance impact. The higher the value, the more accurate obstacles between objects are accounted. Количество шагов SSR на луч, которые используются для расчета трассировки. Определяет точность отражений и оказывает разумное влияние на производительность. Чем выше значение, тем точнее учитываются препятствия между объектами.
Step Size Size of the trace step used for SSR calculation. The higher the value, the longer the trace. However, tiny objects may be missed. The lower the value, the more detailed reflections of the tiny objects will be. Размер шага трассировки, используемого для расчета SSR. Чем выше значение, тем длиннее кривая. Однако можно не заметить крошечные предметы. Чем ниже значение, тем более детализированными будут отражения крошечных объектов.
Noise Step Intensity of the step noise used for SSR calculation. This parameter is used to reduce the banding effect of tracing by using the noise. Интенсивность ступенчатого шума, используемого для расчета SSR. Этот параметр используется для уменьшения эффекта полосатости трассировки за счет шума.
Noise Ray Intensity of the ray noise used for SSR calculation. This parameter is used to reduce the banding effect on rough reflections by using the noise.Интенсивность лучевого шума, используемого для расчета SSR. Этот параметр используется для уменьшения эффекта полосатости на грубых отражениях за счет шума.
Visibility Roughness Min Minimum roughness value of the reflective material, at which the SSR effect is fully visible. Using this option together with Visibility Roughness Max allows reducing noise of reflections on rough materials. Минимальное значение шероховатости отражающего материала, при котором эффект SSR полностью виден. Использование этой опции вместе с Visibility Roughness Max позволяет уменьшить шум отражений от грубых материалов.
Visibility Roughness Max Maximum roughness value of the reflective material, at which the SSR effect is not rendered. Using this option together with Visibility Roughness Min allows reducing noise of reflections on rough materials. Максимальное значение шероховатости отражающего материала, при котором эффект SSR не отображается. Использование этой опции вместе с Visibility Roughness Min позволяет уменьшить шум отражений от грубых материалов.
Threshold Limits imitation of reflections in areas where SSR cannot get information. The higher the value, the less this effect is. Ограничивает имитацию отражений в областях, где SSR не может получить информацию. Чем выше значение, тем меньше этот эффект.
Threshold Occlusion Limits imitation of environment cubemap occlusion in areas where SSR cannot get information. The higher the value, the less this effect is. This parameter is mainly used for indoor environment to correct false reflections on occluded areas (false reflections are replaced with black color). For outdoor environment higher values of this parameter are recommended. Ограничивает имитацию окклюзии кубической карты окружения в областях, где SSR не может получить информацию. Чем выше значение, тем меньше этот эффект. Этот параметр в основном используется в помещении для коррекции ложных отражений на закрытых областях (ложные отражения заменяются черным цветом). Для наружных условий рекомендуется более высокие значения этого параметра.
Normal Bias Shifting of the ray starting position along the normal vector. Can be adjusted to fine-tune reflections of small objects at far distances. Recommended for narrow FOV angles. Смещение начальной позиции луча по вектору нормали. Можно настроить для точной настройки отражения мелких объектов на большом расстоянии. Рекомендуется для узких углов FOV.
View Bias Shifting of the ray starting position along the view vector. Can be adjusted to fine-tune reflections of small objects at far distances. Recommended for narrow FOV angles. Смещение начальной позиции луча по вектору обзора. Можно настроить для точной настройки отражения мелких объектов на большом расстоянии. Рекомендуется для узких углов FOV.
Color Clamping Intensity Intensity of TAA color clamping at zero pixel velocity:
  • lower values result in more accumulated frames combined, which reduces noise flickering, but increases ghosting effect (to reduce ghosting in this case you can use the Color Clamping Velocity parameter).lower values result in more accumulated frames combined, which reduces noise flickering, but increases ghosting effect (to reduce ghosting in this case you can use the Color Clamping Velocity parameter).
  • higher values up to 1 (default) reduce ghosting effect, but increase flickeringhigher values up to 1 (default) reduce ghosting effect, but increase flickering
lower values result in more accumulated frames combined, which reduces noise flickering, but increases ghosting effect (to reduce ghosting in this case you can use the Color Clamping Velocity parameter).higher values up to 1 (default) reduce ghosting effect, but increase flickering
Интенсивность ограничения цвета TAA при нулевой скорости пикселя:
  • lower values result in more accumulated frames combined, which reduces noise flickering, but increases ghosting effect (to reduce ghosting in this case you can use the Color Clamping Velocity parameter). более низкие значения приводят к объединению большего количества накопленных кадров, что уменьшает мерцание шума, но увеличивает эффект двоения (для уменьшения двоения в этом случае можно использовать параметр Color Clamping Velocity).
  • higher values up to 1 (default) reduce ghosting effect, but increase flickering более высокие значения до 1 (по умолчанию) уменьшают эффект ореола, но увеличивают мерцание
Color Clamping Velocity Sensitivity of TAA color clamping to pixel velocity change. This parameter is used to reduce ghosting effect for lower Color Clamping Intensity values: it automatically increases clamping intensity for higher velocities, and disables clamping for low velocity values. Чувствительность ограничения цвета TAA к изменению скорости пикселя. Этот параметр используется для уменьшения эффекта двоения при более низких значениях Color Clamping Intensity: он автоматически увеличивает интенсивность зажима для высоких скоростей и отключает зажим для низких значений скорости. .

Denoise OptionsПараметры Denoise#

Denoise Toggles noise reduction for the SSR effect on and off.
Примечание
Noise reduction is effective only for screen-space reflections on rough surfaces. Reflections on smooth surfaces (Roughness = 0) will not be affected.Noise reduction is effective only for screen-space reflections on rough surfaces. Reflections on smooth surfaces (Roughness = 0) will not be affected.
Noise reduction is effective only for screen-space reflections on rough surfaces. Reflections on smooth surfaces (Roughness = 0) will not be affected.
Включает и выключает подавление шума для эффекта SSR.
Примечание
Noise reduction is effective only for screen-space reflections on rough surfaces. Reflections on smooth surfaces (Roughness = 0) will not be affected. Подавление шума эффективно только для отражений в экранном пространстве на шероховатых поверхностях. Отражения на гладких поверхностях (Roughness = 0) не будут затронуты.
Radius Radius of the area to be affected by noise reduction. Радиус области, на которую будет воздействовать шумоподавление.
Quality Noise reduction quality level defining the number of samples used:
  • Low — low qualityLow — low quality
  • Medium — medium qualityMedium — medium quality
  • High — high qualityHigh — high quality
  • Ultra — ultra qualityUltra — ultra quality
Higher values provide better reduction, but for a performance cost (choosing Medium is enough in most cases). Low — low qualityMedium — medium qualityHigh — high qualityUltra — ultra quality
Уровень качества шумоподавления, определяющий количество используемых сэмплов:
  • Low — low quality Low — низкое качество
  • Medium — medium quality Medium — среднее качество
  • High — high quality High — высокое качество
  • Ultra — ultra quality Ultra — ультра качество
Более высокие значения обеспечивают лучшее снижение, но за счет снижения производительности (в большинстве случаев достаточно выбора Medium ).
Intensity Noise reduction intensity: higher values provide a less noisy, but more blurred result. Интенсивность шумоподавления: более высокие значения обеспечивают менее шумный, но более размытый результат.
Gaussian Sigma Sigma parameter of Gaussian blur used for noise reduction. This parameter controls the amount of blur applied. Сигма-параметр размытия по Гауссу, используемый для уменьшения шума. Этот параметр управляет степенью размытия.
Threshold Threshold value for color difference of neighboring pixels: blur is applied when the color difference is less than the threshold value.
Примечание
Setting too high values result in blurring the whole image.Setting too high values result in blurring the whole image.
Setting too high values result in blurring the whole image.
Пороговое значение цветового различия соседних пикселей: размытие применяется, когда цветовая разница меньше порогового значения.
Примечание
Setting too high values result in blurring the whole image. Установка слишком высоких значений приводит к размытию всего изображения.
Последнее обновление: 09.04.2021
Build: ()