Table of Contents

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

StringName

SourceCompute

Cached name for the 'source_compute' property.

public static readonly StringName SourceCompute

Field Value

StringName

SourceFragment

Cached name for the 'source_fragment' property.

public static readonly StringName SourceFragment

Field Value

StringName

SourceTesselationControl

Cached name for the 'source_tesselation_control' property.

public static readonly StringName SourceTesselationControl

Field Value

StringName

SourceTesselationEvaluation

Cached name for the 'source_tesselation_evaluation' property.

public static readonly StringName SourceTesselationEvaluation

Field Value

StringName

SourceVertex

Cached name for the 'source_vertex' property.

public static readonly StringName SourceVertex

Field Value

StringName