VisualShaderNodeTexture

Inherits: VisualShaderNode < Resource < Reference < Object

Category: Core

Brief Description

Properties

Sourcesource
Texturetexture
TextureTypetexture_type

Enumerations

enum Source:

  • SOURCE_TEXTURE = 0
  • SOURCE_SCREEN = 1
  • SOURCE_2D_TEXTURE = 2
  • SOURCE_2D_NORMAL = 3

enum TextureType:

  • TYPE_DATA = 0
  • TYPE_COLOR = 1
  • TYPE_NORMALMAP = 2

Property Descriptions

Setterset_source(value)
Getterget_source()

Setterset_texture(value)
Getterget_texture()

Setterset_texture_type(value)
Getterget_texture_type()