This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
set_screen_effect_property [2025/02/16 15:00] – justin | set_screen_effect_property [2025/02/16 18:17] (current) – justin | ||
---|---|---|---|
Line 9: | Line 9: | ||
^Argument^Description^Type^Required^ | ^Argument^Description^Type^Required^ | ||
- | |property_name| |[[String]]|Yes| | + | |property_name|Name of the property.|[[String]]|Yes| |
- | |property_value| |Varies|Yes| | + | |property_value|Value that will be assigned to the property.|Varies|Yes| |
- | |duration| |[[Number]]|No| | + | |duration|Duration over which the property will be changed (in seconds).|[[Number]]|No| |
|screen_effect_id|ID of the screen effect to change the property for, either " | |screen_effect_id|ID of the screen effect to change the property for, either " | ||
Line 48: | Line 48: | ||
====Example: | ====Example: | ||
<code bauxite> | <code bauxite> | ||
+ | set_screen_effect_property(" | ||
</ | </ | ||
- | // | + | // |
<WRAP center round tip 100%> | <WRAP center round tip 100%> |