VisualShaderNodeTextureParameter

Inherits: VisualShaderNodeParameter < VisualShaderNode < Resource < RefCounted < Object

Inherited By: VisualShaderNodeCubemapParameter, VisualShaderNodeTexture2DArrayParameter, VisualShaderNodeTexture2DParameter, VisualShaderNodeTexture3DParameter, VisualShaderNodeTextureParameterTriplanar

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

Properties

ColorDefault

color_default

0

TextureFilter

texture_filter

0

TextureRepeat

texture_repeat

0

TextureSource

texture_source

0

TextureType

texture_type

0


Enumerations

enum TextureType:

TextureType TYPE_DATA = 0

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

TextureType TYPE_COLOR = 1

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

TextureType TYPE_NORMAL_MAP = 2

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

TextureType TYPE_ANISOTROPY = 3

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

TextureType TYPE_MAX = 4

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


enum ColorDefault:

ColorDefault COLOR_DEFAULT_WHITE = 0

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

ColorDefault COLOR_DEFAULT_BLACK = 1

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

ColorDefault COLOR_DEFAULT_TRANSPARENT = 2

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

ColorDefault COLOR_DEFAULT_MAX = 3

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


enum TextureFilter:

TextureFilter FILTER_DEFAULT = 0

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

TextureFilter FILTER_NEAREST = 1

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

TextureFilter FILTER_LINEAR = 2

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

TextureFilter FILTER_NEAREST_MIPMAP = 3

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

TextureFilter FILTER_LINEAR_MIPMAP = 4

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

TextureFilter FILTER_NEAREST_MIPMAP_ANISOTROPIC = 5

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

TextureFilter FILTER_LINEAR_MIPMAP_ANISOTROPIC = 6

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

TextureFilter FILTER_MAX = 7

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


enum TextureRepeat:

TextureRepeat REPEAT_DEFAULT = 0

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

TextureRepeat REPEAT_ENABLED = 1

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

TextureRepeat REPEAT_DISABLED = 2

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

TextureRepeat REPEAT_MAX = 3

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


enum TextureSource:

TextureSource SOURCE_NONE = 0

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

TextureSource SOURCE_SCREEN = 1

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

TextureSource SOURCE_DEPTH = 2

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

TextureSource SOURCE_NORMAL_ROUGHNESS = 3

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

TextureSource SOURCE_MAX = 4

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


Property Descriptions

ColorDefault color_default = 0

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


TextureFilter texture_filter = 0

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


TextureRepeat texture_repeat = 0

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


TextureSource texture_source = 0

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


TextureType texture_type = 0

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