⚲
Class:
Tile
Lua
C++
Edit
Tile::SetColor
This method sets the tile color.
Syntax
void
SetColor
(float r, float g, float b, float a = 1.0)
void
SetColor
(
Vec4
color)
Parameter
Description
color (r,g,b,a)
color to set
Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation