Index

GetDecalVisible

GetDecalVisible(<-decal) ->visible

Description

Gets the visiblity (boolean) of a decal. A decal is specified by its ID (shown in the decal editor pane).

Examples

GetDecalVisible(<-decalID) ->vis

Index