GradientTexture1D

Inherits: Texture2D < Texture < Resource < RefCounted < Object

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

Properties

Gradient

gradient

bool

resource_local_to_scene

false (overrides Resource)

bool

use_hdr

false

int

width

256


Property Descriptions

Gradient gradient

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


bool use_hdr = false

  • void set_use_hdr ( bool value )

  • bool is_using_hdr ( )

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!