CurveXYZTexture

Inherits: Texture2D < Texture < Resource < RefCounted < Object

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

Properties

Curve

curve_x

Curve

curve_y

Curve

curve_z

bool

resource_local_to_scene

false (overrides Resource)

int

width

256


Property Descriptions

Curve curve_x

  • void set_curve_x ( Curve value )

  • Curve get_curve_x ( )

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


Curve curve_y

  • void set_curve_y ( Curve value )

  • Curve get_curve_y ( )

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


Curve curve_z

  • void set_curve_z ( Curve value )

  • Curve get_curve_z ( )

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!