Class VisualShaderNodeCubemap.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class VisualShaderNodeCubemap.PropertyName : VisualShaderNode.PropertyName
- Inheritance
-
VisualShaderNodeCubemap.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CubeMap
Cached name for the 'cube_map' property.
public static readonly StringName CubeMap
Field Value
Source
Cached name for the 'source' property.
public static readonly StringName Source
Field Value
TextureType
Cached name for the 'texture_type' property.
public static readonly StringName TextureType