1. A concise explanation of the problem you’re experiencing.
Having trouble defining and drawing a Plane using the Point-Distance method.
I’ve placed 2 points on the Earth’s Surface and am assuming that the 3rd point is the Earth’s Origin.
I would like to have the Plane to extend from the Earth’s origin through the Line connecting the two Points on the Earth’s Surface.
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 plan on using IntersectionTests.lineSegmentPlane and would like to have the Plane drawn so that I can
visualize when an intersection should be occurring
4. The Cesium version you’re using, your operating system and browser.
Cesium v1.65
Chrome 79.0.3945.130
Windows 10