CurveTexture
A texture that shows a curve.
Renders a given provided to it. Simplifies the task of drawing curves and/or saving them as image files.
- int width
The width of the texture (in pixels). Higher values make it possible to represent high-frequency data better (such as sudden direction changes), at the cost of increased generation time and memory usage.