PSPSDK 2025-06-26
|
#include "guInternal.h"
Macros | |
#define | LTYPE_POWERED_DIFFUSE (2) |
#define | LTYPE_DIFFUSE_AND_SPECULAR (1) |
#define | LTYPE_DIFFUSE (0) |
Functions | |
void | sceGuLight (int light, int type, int components, const ScePspFVector3 *position) |
Set light parameters. | |
#define LTYPE_DIFFUSE (0) |
Referenced by sceGuLight().
#define LTYPE_DIFFUSE_AND_SPECULAR (1) |
Referenced by sceGuLight().
#define LTYPE_POWERED_DIFFUSE (2) |
Referenced by sceGuLight().