Skip to content

Request: allow setting FBO alpha separately from global setAttributes #27

@araid

Description

@araid

There are cases where users might want a Framebuffer with an alpha channel and another without one. Currently, it's either all or nothing, since the library just reads the p5 flag set via setAtrributes({ alpha: true });

I would suggest allowing users to define that setting via the options object in the constructor of each FBO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions