PreprocessSetEffectsParamFailed constant

int const PreprocessSetEffectsParamFailed

Description: Failed to set beauty parameters.
Cause: The beauty environment is not activated.
Solutions: Please call startEffectsEnv to start the beauty environment first.

Implementation

static const int PreprocessSetEffectsParamFailed = 1007022;