CurveTexture

Inherits: Texture < Resource < Reference < Object

Category: Core

Brief Description

A texture that shows a curve.

Properties

Curvecurve
intwidth

Description

Renders a given Curve provided to it. Simplifies the task of drawing curves and/or saving them as image files.

Property Descriptions

Setterset_curve(value)
Getterget_curve()

The curve rendered onto the texture.


Setterset_width(value)
Getterget_width()

The width of the texture.