I create new Animation to change direction.x of directionalLight,
but direction.x of directionalLight is not change.
How do I get over this?
I create new Animation to change direction.x of directionalLight,
but direction.x of directionalLight is not change.
How do I get over this?
Here is the simpler example - Babylon.js Playground
@labris bro, shift + alt + F next time
light add LightGizmo,code at 34 line animation not work
Possible like here - https://playground.babylonjs.com/#V5A1RH#2
or w/o creating/disposing a new gizmo class in every frame: