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