This article relates to the game "Dota 2". Click here for more information.
This article relates to the SDK/Workshop Tools for "Dota 2 Workshop Tools". Click here for more information.
This article's documentation is for Source 2. Click here for more information.

Смешивание ландшафта

From Valve Developer Community
Jump to: navigation, search

English (en)русский (ru)中文 (zh)
... Icon-Important.png

Смешивание ландшафта позволяет объединять множество текстур в единственный материал это позволяет создавать гладкий переход между двумя и большим количеством текстур. В Dota 2 много визуальной глубины в кадре создается путем смешивания различных текстурами вместе, чтобы создать иллюзию объемной картинки.

An example of complex terrain blending to create paths and visual depth.

Paint Tool

Hammer terrain blend properties.png

The Paint Tool when active has several panels controlling how textures are blended together.

  • Нажмите на иконку кисти или нажмите Shift+V чтобы войти в режим Paint Tool .
  • To begin editing use Shift+RMB on a face with a multiblend material.


Paint On

  • Everything - Blend across all objects assigned with the currently selected material.
  • Selected Objects - Blend across selected objects only.
  • Selected Faces - Blend on selected faces only.
  • Back-Facing Surfaces - Allows blending to affect to back-facing faces.
  • Trace Against Bounding Box -


Visualization

  • Show Verts - Displays vertex positions near the painting reticle. Changes based on assigned reticle size.
  • Highlight Paintable Selection - Highlights all faces that can be blended. This is mostly useful when working with a selection of faces and not larger chunks of geometry.
  • Debug Mode -


Painting

  • Flood Fill - Fills the entire material with the selected Texture Channel. This is across all objects with the current material selection.
  • Paint Mode - Toggles between the two modes mentioned below.
Blend

Sets the current mode to change the contribution of the selected texture channel at the vertex level.

Color

Allows color tinting to be applied at the vertex level. Any color can be blended to the terrain to add variations to materials.


Смешивание каналов

  • Radius - Left click and drag LMB on the slider or Middle click and drag (HORIZONTAL)MMB over the desired editing area to effect the radius of the paint reticle.
  • Strength - Left click and drag LMB on the slider or Middle click and drag (VERTICAL) MMB over the desired editing area to effect the strength of the paint reticle's application.
  • Channels - Select these to make changes to that particular blend layer. Максимально доступно 4 канала.


Channel 3

The third texture layer of the selected multiblend material, usually reserved for a darker texture that will blend with Channel 2's assigned texture (when used within a tileset).

Channel 2

The second texture layer of the selected multiblend material, usually reserved for the most common ground material (when used within a tileset).

Channel 1

The first texture layer of the selected multiblend material, usually reserved for cliffs (when used within a tileset).

Channel 0

The base texture layer of the selected multiblend material, usually reserved for dirt paths when used within the tile editor. This layer cannot be softened or sharpened.