======Set Entity Texture======
----
(WIP)
Replaces the specified [[entity|entity's]] texture with another (as defined in the [[Voxel Editor]]). A texture name of "Default" will revert the [[entity]] to its default texture.
====Signature:====
set_entity_texture(entity, texture)
^Argument^Description^Type^Required^
|entity| |[[Entity]]|Yes|
|texture| |[[String]]|Yes|
====Example:====
//Results://
Use the **Set Entity Texture** function to...
----
====Editor Node:====
{{:set_entity_texture_node.png?nolink|}}
~~NOTOC~~