unreal.LandscapeEditLayerSplines

class unreal.LandscapeEditLayerSplines(outer: Object | None = None, name: Name | str = 'None')

Bases: LandscapeEditLayerPersistent

Procedural edit layer that lets the user manipulate its content using landscape splines (Splines tool in the Manage panel)

C++ Source:

  • Module: Landscape

  • File: LandscapeEditLayer.h

Editor Properties: (see get_editor_property/set_editor_property)

  • heightmap_alpha (float): [Read-Write]

  • locked (bool): [Read-Write]

  • visible (bool): [Read-Write]

  • weightmap_alpha (float): [Read-Write]