Canvas Component Reference

    The node where the RenderRoot2D component is located is the data collection entry point for the 2D rendering component, and the Canvas component inherits from the RenderRoot2D component, so the Canvas component is also the data collection entry point. There can be multiple Canvas nodes in the scene, all 2D rendering elements must be rendered as children of RenderRoot2D.

    Caution

    If UI rendering errors, blurred screen, splash screen, etc are encountered, please refer to this .