Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


pivot

Defines the pivot point for positioning and transformation, such as rotation and scaling, of the UI Document in world space. The default pivot is the center.
Read time 1 minuteLast updated 7 days ago

Definition

public Pivot pivot { get; set; }