Skip to content

TextureArray not exporting WrapMode #2394

@jcfandino

Description

@jcfandino

The TextureArray class does not implement write() and read() and so when it is exported to .j3o and read back it does no longer wrap in the same way as originally set.
I compared with Texture2D and that one does implement these methods.
I will submit a PR with this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    defectSomething that is supposed to work, but doesn't. Less severe than a "bug"

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions