VisualShaderNodeCubemap
Inherits: VisualShaderNode < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
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
void set_texture_type ( TextureType value )
TextureType get_texture_type ( )
There is currently no description for this property. Please help us by contributing one!