Skip to content

If a media source is set on an effect after calling setSource a texture will not be created #7

@ydaniv

Description

@ydaniv

Somehow make setting a media source on an effect (e.g: displacement.map = image) not break during .play() because the texture for it was not created.
Currently textures are created implicitly after calling .setSource() or explicitly by calling ._createTextures().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions