Skip to content

Feature: UI Toolkit support #16

@Luca3317

Description

@Luca3317

Is your feature request related to a problem? Please describe.
Right now TMPEffects only supports texts created by TextMeshPro (=> TMP_Text components) in the UGUI system.

Describe the solution you'd like
Also support UI Toolkit texts.
Since UI Toolkit uses TextCore, which is based on TextMeshPro, this might be possible without needing entire rewrites.

Additional context
At the moment this does not seem possible to implement, since UI Toolkit doesnt offer any way to access text's mesh data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions