Click or drag to resize

VisualShaderNodeCubeMapCubeMap Property

The CubeMap texture to sample when using as Source.

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

Property Value

Type: CubeMap
See Also