In 3DGS shader folder there's a AnimTree.fx shader which makes vegetation move in the wind. As this is done in the vertex shader it doesn't effect PSSM shadows. This means the trees move but the shadow doesn't.

Is there any way to combine both shaders (I don't need code. Just looking for an explenation how it's done)?