pc.Plane point no longer works with Engine 1.62

pc.Plane was private before and the API for setting the position and normal has been changed. This API is now public and will not change in future releases.

See new API here: Plane | PlayCanvas API Reference

Engine PR: https://github.com/playcanvas/engine/pull/5196

2 Likes