Skip to content

Make textures gpu only to save memory footprint #136

@robertdorn83

Description

@robertdorn83

To save a lot of memory, we could consider to set all textures to gpu only.
After scene importing, we can call tex.Apply to achieve this.

Also extending ImportSettings with "Keep CPU copy of Texture" in case a user want to access the pixels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions