Click or drag to resize

VisualShaderNodeCubeMapTextureType Property

Defines the type of data provided by the source texture. See VisualShaderNodeCubeMapTextureTypeEnum for options.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public VisualShaderNodeCubeMapTextureTypeEnum TextureType { get; set; }

Property Value

Type: VisualShaderNodeCubeMapTextureTypeEnum
See Also