This page has been translated automatically.
UnigineEditor
Interface Overview
Assets Workflow
Settings and Preferences
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Landscape Tool
Using Editor Tools for Specific Tasks
FAQ
编程
Fundamentals
Setting Up Development Environment
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine and Tools
GUI
Double Precision Coordinates
应用程序接口
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
CIGI Client Plugin
Rendering-Related Classes
注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
注意! 这个版本的文档描述了一个不再受支持的旧SDK版本!请升级到最新的SDK版本。

billboards_impostor_base

A billboards_impostor_base material is used for impostors. It can be used for project optimization, when Cluster object will be replaced with ObjectBillboards.

States

In this tab you can set available settings and options:

States

Material Editor, billboards_impostor_base material, States tab.

Passes

Deferred - deferred rendering pass.

Options

Lerp - enables smooth linear interpolation of sprites when the camera rotates around the object.

SSAO - enables the screen-space ambient occlusion effect.

SSR - enables the screen-space reflections effect.

SSS - enables the subsurface scattering effect.

DOF - enables the depth of field effect.

Motion Blur - enables motion blur.

Sun shafts - simulates visible volumetric shadows, arising when a bright world light source is partially obscured by the object.

Textures

In this tab you can choose textures for billboards:

Material editor, Textures tab.

Base

Base textures are available:

Diffuse

Diffuse - diffuse texture. To create a diffuse texture for impostor, use Impostors Creator tool.

Normal

Normal - base material normal texture. To create a normal texture for impostor, use Impostors Creator tool.

Parameters

This tab represents parameters available for the material. All of the parameters have set default values, which can be replaced by your own ones. Availability of some parameters can depend on the set States tab values.

Material editor, Parameters tab.

Base Parameters

Base parameters:

Diffuse

Diffuse - Diffuse defines the base color of the surface.

Specular

Specular - Specular is a color picker to choose the auxiliary specular color for the specular texture. It can be used for specifying different specular colors for one texture or modifying the texture color on the spot. The specular color of the texture and this color will be blended.

Gloss

Gloss - Gloss is a coefficient modifying the size of the highlight (Phong shading). Low values imitate wider highlights, typically appropriate to create diffuse reflection from mat surfaces. High values imitate pinpoint highlights, typically appropriate to create uniform reflection of light rays from glossy surfaces.

Normal Intensity

Normal Intensity - Normal is a coefficient to scale the intensity of the normals (provided by a normal map). The higher the value, the higher the normal texture effect is.

Impostor Coordinates

Impostor Coordinates - impostor texture coordinates transformation.

Default Parameters

Default parameters:

Material Mask

Material mask - a decal bit-mask. If the material mask of the decal material matches the surface material, the decal will be projected.

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