RDShaderSource
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
Methods
get_stage_source ( ShaderStage stage ) const |
|
void |
set_stage_source ( ShaderStage stage, String source ) |
Property Descriptions
ShaderLanguage language = 0
void set_language ( ShaderLanguage value )
ShaderLanguage get_language ( )
There is currently no description for this property. Please help us by contributing one!
String source_compute = ""
void set_stage_source ( ShaderStage stage, String source )
String get_stage_source ( ShaderStage stage ) const
There is currently no description for this property. Please help us by contributing one!
String source_fragment = ""
void set_stage_source ( ShaderStage stage, String source )
String get_stage_source ( ShaderStage stage ) const
There is currently no description for this property. Please help us by contributing one!
String source_tesselation_control = ""
void set_stage_source ( ShaderStage stage, String source )
String get_stage_source ( ShaderStage stage ) const
There is currently no description for this property. Please help us by contributing one!
String source_tesselation_evaluation = ""
void set_stage_source ( ShaderStage stage, String source )
String get_stage_source ( ShaderStage stage ) const
There is currently no description for this property. Please help us by contributing one!
String source_vertex = ""
void set_stage_source ( ShaderStage stage, String source )
String get_stage_source ( ShaderStage stage ) const
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
String get_stage_source ( ShaderStage stage ) const
There is currently no description for this method. Please help us by contributing one!
void set_stage_source ( ShaderStage stage, String source )
There is currently no description for this method. Please help us by contributing one!