VisualShaderNodeCustom
Inherits: VisualShaderNode < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
_get_category ( ) virtual const |
|
_get_code ( String[] input_vars, String[] output_vars, Mode mode, Type type ) virtual const |
|
_get_default_input_port ( PortType type ) virtual const |
|
_get_description ( ) virtual const |
|
_get_func_code ( Mode mode, Type type ) virtual const |
|
_get_global_code ( Mode mode ) virtual const |
|
_get_input_port_count ( ) virtual const |
|
_get_input_port_default_value ( int port ) virtual const |
|
_get_input_port_name ( int port ) virtual const |
|
_get_input_port_type ( int port ) virtual const |
|
_get_name ( ) virtual const |
|
_get_output_port_count ( ) virtual const |
|
_get_output_port_name ( int port ) virtual const |
|
_get_output_port_type ( int port ) virtual const |
|
_get_property_count ( ) virtual const |
|
_get_property_default_index ( int index ) virtual const |
|
_get_property_name ( int index ) virtual const |
|
_get_property_options ( int index ) virtual const |
|
_get_return_icon_type ( ) virtual const |
|
_is_available ( Mode mode, Type type ) virtual const |
|
_is_highend ( ) virtual const |
|
get_option_index ( int option ) const |
Method Descriptions
String _get_category ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_code ( String[] input_vars, String[] output_vars, Mode mode, Type type ) virtual const
There is currently no description for this method. Please help us by contributing one!
int _get_default_input_port ( PortType type ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_description ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_func_code ( Mode mode, Type type ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_global_code ( Mode mode ) virtual const
There is currently no description for this method. Please help us by contributing one!
int _get_input_port_count ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
Variant _get_input_port_default_value ( int port ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_input_port_name ( int port ) virtual const
There is currently no description for this method. Please help us by contributing one!
PortType _get_input_port_type ( int port ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_name ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
int _get_output_port_count ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_output_port_name ( int port ) virtual const
There is currently no description for this method. Please help us by contributing one!
PortType _get_output_port_type ( int port ) virtual const
There is currently no description for this method. Please help us by contributing one!
int _get_property_count ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
int _get_property_default_index ( int index ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_property_name ( int index ) virtual const
There is currently no description for this method. Please help us by contributing one!
PackedStringArray _get_property_options ( int index ) virtual const
There is currently no description for this method. Please help us by contributing one!
PortType _get_return_icon_type ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
bool _is_available ( Mode mode, Type type ) virtual const
There is currently no description for this method. Please help us by contributing one!
bool _is_highend ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
int get_option_index ( int option ) const
There is currently no description for this method. Please help us by contributing one!