njExecuteFade | Japanese |
---|---|
--|INDEX|-> | |
Excutes the fade effect. |
#include <Ninja.h> void njExecuteFade(f) Float f
Float fade_val njSetFadeColor(0xff00ff00); njExecuteFade(fade_val); njFadeEnable(); : Drawing of models, etc. : njFadeDisable();
![]() | The example above only explains the flow of the fog feature, and therefore, it is not for actual use. |
njExecuteFade | --|INDEX|-> |
---|