cocos-engine
cocos-engine copied to clipboard
Move Camera.convertToUINode to UITransform
Now that Camera.convertToUINode is deprecated, but we haven't provide any equivalent API in UITransform, which makes user very confused.
Please add a equivalent API to UITransform and change API documentation of UITransform.convertToNodeSpaceAR accordingly.
reverted. And will deprecate it again when we are ready
We will refactor it for supporting 3D UI