Clear Terrain: Difference between revisions

From StarLogo Nova Wiki
mNo edit summary
(Marked this version for translation)
Line 6: Line 6:
<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="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>


<!--T:7-->
<section begin="name" />'''{{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.



Revision as of 14:49, 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