DPropertySheet.CrossFade
From GMod Wiki
Function | |
Syntax | DPropertySheet:CrossFade( Table anim, Integer delta, Table data ) |
Description: | |
anim is an animation object created by Derma_Anim, delta is some kind of multiplier and data is a table containing the panels to fade and more | |
Returns: | Nil |
In Object: | DPropertySheet |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DPropertySheet.CrossFade]DPropertySheet.CrossFade [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Source code
Example
Additional Notes
- This is a processing function for Derma_Anim.