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 3: Line 3:
[[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"/>
<section begin="name" />'''{{ClearTerrainBlock}}'''<section end="name" /> is a code block from the [[Environment]] drawer.
<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.


==Usage==
==Usage==
<p id="tooltip">{{ClearTerrainBlock}} is used to clear the [[Spaceland]] of all [[drawing]]s.</p>
{{ClearTerrainBlock}} is used to clear the [[Spaceland]] of all [[drawing]]s.


===Syntax===
===Syntax===

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