Class RDShaderSource.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RDShaderSource.PropertyName : RefCounted.PropertyName
- Inheritance
-
RDShaderSource.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Language
Cached name for the 'language' property.
public static readonly StringName Language
Field Value
SourceCompute
Cached name for the 'source_compute' property.
public static readonly StringName SourceCompute
Field Value
SourceFragment
Cached name for the 'source_fragment' property.
public static readonly StringName SourceFragment
Field Value
SourceTesselationControl
Cached name for the 'source_tesselation_control' property.
public static readonly StringName SourceTesselationControl
Field Value
SourceTesselationEvaluation
Cached name for the 'source_tesselation_evaluation' property.
public static readonly StringName SourceTesselationEvaluation
Field Value
SourceVertex
Cached name for the 'source_vertex' property.
public static readonly StringName SourceVertex