Buy Me a Coffee at ko-fi.com

Sets the RGBA color of the specified pixel

overload 1:
Texture.setPixel(x: Integer, y: Integer, rgb: Vector3): Texture
typings.-672261858typings.-672261858typings.2002444080typings.246836475
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
rgb accepts
Return Value
overload 2:
Texture.setPixel(x: Integer, y: Integer, rgba: Vector4): Texture
typings.-672261858typings.-672261858typings.2002444081typings.246836475
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
rgba accepts
Return Value
overload 3:
Texture.setPixel(x: Integer, y: Integer, r: Number, g: Number, b: Number, a: Number): Texture
typings.-672261858typings.-672261858typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.246836475
Method PropertyFluent DescriptionRepresentation
x accepts
y accepts
r accepts
g accepts
b accepts
a accepts
Return Value