IFCLightingEnvironment
Index
Properties
ambient
The base ambient strength.
directionalLightLambertStrength
How much impact the directional light’s lambert term will have on the lighting (which is the diffuse lighting), set this to 0 for no impact. This value is multiplied with directionalLightStrength.
directionalLightSpecularStrength
How much impact the directional light’s specular term will have on the lighting (which is the shiny, direct lighting), set this to 0 for no impact. This value is multiplied with directionalLightStrength.
directionalLightStrength
How much impact the directional light will have on the lighting, set this to 0 for no impact.
hemisphericLightStrength
How much impact the hemispheric light will have on the lighting, set this to 0 for no impact.
Represents additional lighting environment properties that are specific to IFC objects.