Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UIRenderer

A renderer Component that should be added next to a UIDocument Component to allow world-space rendering. This Component is added automatically by the UIDocument when the PanelSettings asset is configured in world-space.
Read time 8 minutesLast updated 2 days ago

Definition

public sealed class UIRenderer : Renderer

Inheritance

Inherited Members

Operators

Operator

Description

operator ==Compares two object references to see if they refer to the same object.
boolDetermines whether the object exists.
operator !=Compares if two objects refer to a different object.