I am trying to use the Cesium.VelocityOrientationProperty function using the selectedEntity.position property but it results in an undefined.
All of the examples I have seen the input position is being built using a custom sample property instead of using one that is already created. Can I use the selectedEntity.position property?
Thanks