Skip to content

Type error about visibleEdgeColor when using outline. #187

Description

image
I don't understand why visibleEdgeColor needs to use the number type. Using the color type should be the right one.
image
Using the color type can achieve the expected effect, such as red, blue, and white, but a number does not know how to fill in the color. So I think it's a small bug. But if it's not a bug, please tell me the reason for using number here.
I use TypeScript and like to wrestle with the compiler.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingv3.1

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions