CurveTexture

Inherits: Texture2D < Texture < Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Curve

curve

bool

resource_local_to_scene

false (overrides Resource)

TextureMode

texture_mode

0

int

width

256


Enumerations

enum TextureMode:

TextureMode TEXTURE_MODE_RGB = 0

There is currently no description for this enum. Please help us by contributing one!

TextureMode TEXTURE_MODE_RED = 1

There is currently no description for this enum. Please help us by contributing one!


Property Descriptions

Curve curve

  • void set_curve ( Curve value )

  • Curve get_curve ( )

There is currently no description for this property. Please help us by contributing one!


TextureMode texture_mode = 0

There is currently no description for this property. Please help us by contributing one!


int width = 256

  • void set_width ( int value )

  • int get_width ( )

There is currently no description for this property. Please help us by contributing one!