setLowLightBoost abstract method

void setLowLightBoost(
  1. int textureId,
  2. int enabled
)

Enables or disables low-light boost (night mode). enabled: 1 = on.

Implementation

void setLowLightBoost(int textureId, int enabled);