Color blinking with orientation changes

1. A concise explanation of the problem you’re experiencing.

I am experimenting a material color blinking of a partial ellipsoid when changing orientation of the entity. I tried to use as callback property but it remains.

2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

I am representing the field of view of a camera moving in pan and tilt.

4. The Cesium version you’re using, your operating system and browser.

1.67

It looks like adding a CallbackProperty on the position as well fixes it.

Sandcastle.