TransformOrigin(Length, Length)
Create a TransformOrigin data with two Lengths for the x and y axis.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public TransformOrigin(Length x, Length y)