Searched defs:lightType (Results 1 – 3 of 3) sorted by relevance
60 void LightInfoIPC::SetLightType(int32_t lightType) in SetLightType()
49 int32_t lightType; /** Light type. For details, see {@link LightType}. */ member
127 bool GetLightColor(LightColor &color, int32_t lightType) in GetLightColor()