New Animation change light direction.x

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

1 Like

@labris bro, shift + alt + F next time :smiley_cat:

light add LightGizmo,code at 34 line animation not work

Possible like here - https://playground.babylonjs.com/#V5A1RH#2

1 Like

or w/o creating/disposing a new gizmo class in every frame:

1 Like