Closed peterGraf closed 1 month ago
Closed with version 2.0.7. By default ARpoise has three directional lights, 'Directional Light N', 'Directional Light SEE' and 'Directional Light SWW'. The intensity of the lights can now be set on the Porpoise level by creating an Action on the layer level with one of the following names 'DirectionalLightN_Intensity', 'DirectionalLightSEE_Intensity', and 'DirectionalLightSWW_Intensity', and the information message set to a positive value, e.g. '0.5'. The IsActive property of the lights can now be set on the Porpoise level by creating an Action on the layer level with one of the following names 'DirectionalLightN_IsActive', 'DirectionalLightSEE_IsActive', and 'DirectionalLightSWW_IsActive', and the information message set to a 'true' or 'false'.
The directional lights in the app need to be controllable via Porpoise configuration values.
Each layer configuration needs to be able to define the lights used and their intensity.