C# id:        ApiNodeType.TransformTerrain
Python id: ApiNodeType.TRANSFORM_TERRAIN

Parameters

Name

Type

Description

Values

width

Int

The new width of the terrain in number of vertices

From 16 to 524,288

height

Int

The new height of the terrain in number of vertices

From 16 to 524,288

quad_size

Float

The new quad size in meters

From 0.01 to 100

default_value

Float

Default elevation in meters

From -10,000 to 100,000

coefficient

Float

The scale to apply to the elevation of the terrain

From -10 to 10

offset_x

Float

The x coordinate of the translation to apply, relative to the width of the terrain

From -2 to 2

offset_y

Float

The y coordinate of the translation to apply, relative to the height of the terrain

From -2 to 2

scale_x

Float

The scale to apply along the X axis

From 0.2 to 5

scale_y

Float

The scale to apply along the Y axis

From 0.2 to 5

rotation_angle

Float

The rotation angle in radians

from −π = -3.14159 to π = 3.14159

See Nodes reference guide - Transform terrain node


Copyright © 2022 · All Rights Reserved · Wysilab