Screen Space Bevel
The section contains settings that control screen-space bevels. Using bevels allows you to create smoothed edges of geometry and gives a realistic look to objects in the scene. Раздел содержит настройки, управляющие фасками в экранном пространстве. Использование фасок позволяет создавать сглаженные края геометрии и дает реалистичный вид объектам в сцене.
Enabled | value indicating if the Screen-Space Bevels (SSBevel effect) are enabled. вкл. по умолчанию.
Консольная команда: render_ssbevel (API) |
---|---|
Mode | rendering mode of the screen-space bevels. The following modes are available:
Консольная команда: render_ssbevel_vertex_normal (API) |
Quality | quality mode for the screen-space bevels. Одно из следующих значений:
Консольная команда: render_ssbevel_quality (API) |
Radius | size of the Screen-Space Bevel effect. To use this option, rendering of SSBevel (см. SSBevel) should be enabled. Диапазон значений: [0.0f, inf]. Значение по умолчанию : 0.01f. Консольная команда: render_ssbevel_radius (API) |
Noise | value indicating if the noise is enabled for smoothing bevels. It is recommended to use the noise with TAA (см. TAA) enabled to avoid visual artifacts. The bevel noise is applied at a certain distance from the camera (i.e. if the camera is too far from the object with bevels, the noise won't be applied). To use this option, rendering of SSBevel (см. SSBevel) should be enabled. вкл. по умолчанию.
Консольная команда: render_ssbevel_noise (API) |
Setting Up Bevels Per MaterialНастройка фасок для каждого материала#
Screen-space bevels are set up per material. The settings described above allow you to set up bevels for all materials with the SSBevel option enabled. However, you can also set up bevels for each material individually via the Parameters window with material settings. Фаски экранного пространства настраиваются для каждого материала. Описанные выше настройки позволяют настроить фаски для всех материалов с включенной опцией SSBevel. Однако вы также можете настроить фаски для каждого материала индивидуально через окно Parameters с настройками материала .
To set up bevels for a specific material, perform the following: Чтобы настроить фаску для определенного материала, выполните следующие действия:
- Enable the Procedural Effects option of the target material. Включите параметр Procedural Effects целевого материала.
- Enable the SSBevel option of the target material. Включите параметр SSBevel целевого материала.
- Enable the screen-space bevel feature in one of the following ways:
- Via the Render Settings window: go to the Windows -> Settings -> Runtime -> Render -> SSBevel section and click Enabled.Via the Render Settings window: go to the Windows -> Settings -> Runtime -> Render -> SSBevel section and click Enabled.
- In the Main Menu select Rendering -> Features and choose SSBevel.In the Main Menu select Rendering -> Features and choose SSBevel.
- Via the Render Settings window: go to the Windows -> Settings -> Runtime -> Render -> SSBevel section and click Enabled. В окне Render Settings: перейдите в раздел Windows -> Settings -> Runtime -> Render -> SSBevelи щелкните Enabled.
- In the Main Menu select Rendering -> Features and choose SSBevel. В Main Menu выберитеRendering -> Features и выберите SSBevel .
- In the Render Settings window, specify the global SSBevel settings described above. В окне Render Settings укажите глобальные настройки SSBevel , описанные выше.
- In the material settings (the Parameters window), specify the procedural texture, UV coordinates transformation or triplanar blending factor, scale for the bevel radius. В настройках материала (окно Parameters) укажите процедурную текстуру , преобразование координат UV или коэффициент тройного смешивания , масштаб для радиуса фаски.