Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

razcore-rad/godot-discrete-texture

Repository files navigation

Godot DiscreteTexture

This addon adds a DiscreteTexture resource that builds on top of GradientTexture.

API

It provides this new method:

  • discrete() -> ImageTexture which uses the Gradient resouce to produce an ImageTexture of size Vector2(width, 1). This can be previewed in the Inspector as shown in the image below

GradientTexture to DiscreteTexture

About

Godot DiscreteTexture resource addon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages