Skip to content

Manual Content: Filter Effect Types page doesn't specify what values are used for colour arrays #14437

@KormexGit

Description

@KormexGit

What is the bug?

The page on filter effects says that colours are passed as an array with this format: [r, g, b, a*]. But what it doesn't say is what the rgb values should be. In some situations, rgb values go from 0-1 (like in shaders), and in other cases, 0-255 (like make_colour_rgb). It'd be nice if the page mentioned which of these the argument is expecting, since I could see it being either one.

Manual Link

https://manual.gamemaker.io/monthly/en/index.htm#t=The_Asset_Editors%2FRoom_Properties%2FFX%2FAll_Filter_Effect_Types.htm

Metadata

Metadata

Labels

documentationImprovements or additions to documentation are also required by this issue

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions