Tile - YTerrainVolume - Shape – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get shape(): YTerrainStampShape; | <pre>get shape(): YTerrainStampShape; | ||
set shape(value: YTerrainStampShape);</pre> | set shape(value: YTerrainStampShape);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Revision as of 11:16, 12 November 2021
Shape
get shape(): YTerrainStampShape; set shape(value: YTerrainStampShape);
Availability
Description
Allows to **get/set the shape property of the target Terrain volume Game logic.