Searched defs:lightType (Results 1 – 8 of 8) 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()
46 int32_t lightType; member
199 int32_t lightType; /** Light type. For details, see {@link HdfLightType}. */ member
138 int32_t lightType; member
1787 string lightType; in PrimitiveAttributes() local
449 LightComponent::Type ConvertToCoreLightType(GLTF2::LightType lightType) in ConvertToCoreLightType()