This page has been translated automatically.
Programming
Fundamentials
Setting Up Development Environment
UnigineScript
High-Level Systems
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine and Tools
GUI
Double Precision Coordinates
API
Bounds-Related Classes
Containers
Controls-Related Classes
Core Library
Engine-Related Classes
GUI-Related Classes
Node-Related Classes
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
Rendering-Related Classes
Utility 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

Shadow 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 Grabber tool.

Normal

Normal - base material normal texture. To create a normal texture for impostor, use Grabber 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.

Transformation Parameters

Texture transformation parameters:

Impostor

Impostor - impostor texture coordinates transformation.

Shading Parameters

Shading 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 Scale

Gloss scale - 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 Scale

Normal scale - 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.

Decal Mask

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

Last update: 2017-07-03
Build: ()