C# id:        ApiNodeType.BlendTerrain
Python id: ApiNodeType.BLEND_TERRAIN

Parameters

Name

Type

Description

Values

blend_mode

String

The blend mode to apply

“Copy”, “Add”, “Subtract”, “Average”, “Custom”, “Min”, “Max” or “Multiply”

blend_coefficient

Float

The blend coefficient

From 0 to 100

scale_for_terrain_multiply

Float

When the blend mode is “Multiply”, the scale to apply

From 0.001 to 1

first_coefficient

Float

When the blend mode is “Custom”, the coefficient to apply to the first terrain

From -10 to 10

second_coefficient

Float

When the blend mode is “Custom”, the coefficient to apply to the second terrain

From -10 to 10

blend_color_map

Bool

Indicates whether the color maps are blended

True of False

color_map_blend_coefficient

Float

When blend_color_map is true, the blend coefficient to use

From 0 to 1

See Nodes reference guide - Blend node


Copyright © 2022 · All Rights Reserved · Wysilab