This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
界面概述
资源工作流程
版本控制
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
使用范例
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
材质和着色器
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
Animations-Related Classes
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
VR-Related Classes
创建内容
内容优化
材质
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

volume_shaft_base

A volume_shaft_base material is used to create beams of light falling into a dark room through windows or any other openings. In case colored glass is used for windows, beams also will be colored.

This material is applied only to Volume boxes.

Volume shaft material

Volume shaft material

States#

States

Material Settings, States Tab

Height#

This state determines if the intensity of light shafts reduces depending on height. By default this state is disabled. This state enables the Falloff parameter.

Camera position based#

This state determines if light shafts are to be rendered relative to current camera position. By default this state is disabled. This state enables the Radius parameter.

Textures#

Material Settings, Textures Tab

Noise Texture#

Noise map. A texture to be rendered in the screen space and add a noise pattern to the beam. The texture is 1-channelled (R).

Parameters#

Parameters

Material Editor, Parameters tab.

Base Parameters#

  • Diffuse - Determines the diffuse color multiplier for light shafts.

Density Parameters#

  • Power - Determines the sharpness of volumetric bounds. By the minimum value of 1 the volumetric bounds are smoooth. The higher the value the sharper are the bounds.

  • Multiplier - Determines the density scale of the environment.

  • Falloff - Determines the reduction of intensity of light rays depending on height.
    Notice
    This parameter is available only when the Height state is enabled.

  • Radius - Determines the visibility distance of the rays, measured from the camera position, in meters.
    Notice
    This parameter is available only when the Camera position based state is enabled.

Other Parameters#

  • Rays jitter - Determines smoothness of light rays. The higher the value, the smoother the rays.

  • Step jitter This parameter can be used to remove banding effect and make the rays look smoother. The higher the value, the smoother the rays.

  • Bias This parameter shifts shadow in the light direction to remove banding effect in case of insufficient shadow resolution.

  • Samples - Number of depth samples used. The more samples, the higher is the quality.
    Notice
    To increase performance, use low Sample values.

  • View intensity - Determines the intensity of rays when view direction is the same as the direction of the light rays (looking away from the light source). The higher the value, the more pronounced the rays look.

  • View exponent - Determines the rate of change of the intensity of rays when view direction is the same as the direction of the light rays (looking away from the light source). The higher the value, the smoother is the change of intensity.

Last update: 2018-06-04
Build: ()