ITransform
This interface provides access to a VisualElement transform data.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public interface ITransform
Remarks
Reading properties of this object gives information about the transform of its VisualElement. It is possible to write the position, scale and rotation of the transform.