This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
界面概述
资源工作流程
版本控制
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
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 Projected

The Volume Projected object is used to create light beams from directional light sources, such as car headlights, searchlights or beacon light. It can also be animated to simulate a flow of particles that moves from the light source or even swirls. Only a volume proj material can be assigned to it.Volume Projected对象用于创建来自定向光源的光束,如汽车大灯、探照灯或信标灯。它也可以动画来模拟从光源移动的粒子流,甚至是漩涡。只能将一个volume proj材质分配给它。

Volume Projected objects

Volume Projected objects体积预测对象

Volume Projected is rendered as a simple particle system. It is a number of Billboards, where each following Billboard is bigger than the previous one.Volume Projected呈现为一个简单的粒子系统。许多Billboards,每个Billboard大于前一个。

Billboards of a Volume Projected object

Billboards of a Volume Projected object卷预测对象的广告牌

See also另请参阅#

Creating a Volume Projected Object预测对象创建一个卷#

To create a Volume Projected object, perform the following steps:创建一个Volume Projected对象,请执行以下步骤:

  1. On the Menu bar, click Create -> Volume -> Projected.在菜单栏上,单击Create -> Volume -> Projected

  2. Place the Volume Projected object somewhere in the world.Volume Projected对象在世界上的地位。
  3. Specify the Volume Projected object parameters.Specify the Volume Projected object parameters.

Volume Projected Parameters体积预计参数#

Options

Parameters参数

In the Volume Projected section (Parameters window -> Node tab), you can adjust the following parameters of the Volume Projected object:Volume Projected 部分(Parameters 窗口 - Node 选项卡),您可以调整 Volume Projected 对象的以下参数:

Size Size of the smallest Billboard in units. By the minimum value of 0, Volume Projected is not rendered at all.规模最小的Billboard单位。的最小值 0 Volume Projected不呈现。
Radius Length of the light beam along the Z axis, in units.光束沿Z轴的长度,在单位。
FOV

Width of the light beam. It is specified as the angle of the beam cone (in degrees).光束的宽度。它被指定为梁锥的角度(度)。

  • By the minimum value of 10, the beam is the narrowest.的最小值 10 强,最窄的光束。
  • By the maximum value of 90, the beam is the widest.最大值的 90 强,梁是最广泛的。
Step

Distance between neighboring Billboards.Billboards邻国之间的距离。

  • The lower the step is, the smoother the beam, since more Billboards are rendered.一步是越低,梁越平滑,因为更多的Billboards呈现。
  • The higher the step, the more discrete the beam, but the higher the performance is.一步,越高越离散梁,但性能越高。
Velocity Velocity with which Billboards move to the end of the beam (along the Z axis).速度与Billboards搬到结束的梁(沿Z轴)。
Rotation

Angle of Billboards rotation (in degrees). This angle is set for the Billboard at the end of the beam.Billboards旋转角(度)。这个角是设置为1月底_phl光束。

  • If positive, all Billboards rotate clockwise.如果阳性,所有Billboards顺时针旋转。
  • If negative, all Billboards rotate counterclockwise.如果消极,所有Billboards逆时针旋转。

Positive rotation angle
Positive rotation angle积极的旋转角度
最新更新: 2023-06-21
Build: ()