~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetDecalVisible|Get]]
* [[4rpl:commands:SetDecalVisible|Set]]
====== SetDecalVisible ======
SetDecalVisible(<-decal <-visible)
===== Description =====
Sets the visiblity (boolean) of a decal. A decal is specified by its ID (shown in the decal editor pane).
===== Examples =====
SetDecalVisible(<-decalID false)
<=[[4rpl:start| Index]]