CompositorEffect
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
Methods
void |
_render_callback ( int effect_callback_type, RenderData render_data ) virtual |
Enumerations
enum EffectCallbackType:
EffectCallbackType EFFECT_CALLBACK_TYPE_PRE_OPAQUE = 0
There is currently no description for this enum. Please help us by contributing one!
EffectCallbackType EFFECT_CALLBACK_TYPE_POST_OPAQUE = 1
There is currently no description for this enum. Please help us by contributing one!
EffectCallbackType EFFECT_CALLBACK_TYPE_POST_SKY = 2
There is currently no description for this enum. Please help us by contributing one!
EffectCallbackType EFFECT_CALLBACK_TYPE_PRE_TRANSPARENT = 3
There is currently no description for this enum. Please help us by contributing one!
EffectCallbackType EFFECT_CALLBACK_TYPE_POST_TRANSPARENT = 4
There is currently no description for this enum. Please help us by contributing one!
EffectCallbackType EFFECT_CALLBACK_TYPE_MAX = 5
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
bool access_resolved_color
There is currently no description for this property. Please help us by contributing one!
bool access_resolved_depth
There is currently no description for this property. Please help us by contributing one!
EffectCallbackType effect_callback_type
void set_effect_callback_type ( EffectCallbackType value )
EffectCallbackType get_effect_callback_type ( )
There is currently no description for this property. Please help us by contributing one!
bool enabled
There is currently no description for this property. Please help us by contributing one!
bool needs_motion_vectors
There is currently no description for this property. Please help us by contributing one!
bool needs_normal_roughness
There is currently no description for this property. Please help us by contributing one!
bool needs_separate_specular
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _render_callback ( int effect_callback_type, RenderData render_data ) virtual
There is currently no description for this method. Please help us by contributing one!