VisualShaderNodeCubemap

Inherits: VisualShaderNode < Resource < RefCounted < Object

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

Properties

Cubemap

cube_map

Source

source

0

TextureType

texture_type

0


Enumerations

enum Source:

Source SOURCE_TEXTURE = 0

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

Source SOURCE_PORT = 1

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

Source SOURCE_MAX = 2

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


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_MAX = 3

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


Property Descriptions

Cubemap cube_map

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


Source 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!