Clear Terrain/en: Difference between revisions

From StarLogo Nova Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 2: Line 2:


[[Category:Environment]]
[[Category:Environment]]
<section begin="image"/>[[File:Clear Terrain Block.png|alt=The clear terrain block|thumb]]<section end="image"/>
<section begin="image"/>[[File:Clear Terrain Block.png|alt=The clear terrain block|thumb]]<section end="image"/><p id="tooltip">Resets SpaceLand’s terrain (ground) to its default green color.</p>
<section begin="name" /><p id="tooltip">Resets SpaceLand’s terrain (ground) to its default green color.</p>


'''{{ClearTerrainBlock}}'''<section end="name" /> is a code block from the [[Environment]] drawer.
<section begin="name" />'''{{ClearTerrainBlock}}'''<section end="name" /> is a code block from the [[Environment]] drawer.


==Usage==
==Usage==

Revision as of 14:53, 8 August 2023

Other languages:
The clear terrain block

Resets SpaceLand’s terrain (ground) to its default green color.

clear terrain is a code block from the Environment drawer.

Usage

clear terrain is used to clear the Spaceland of all drawings.

Syntax

clear terrain

Related Blocks

Testing