StyleRotate
Creates a StyleRotate from either a Rotate or a StyleKeyword.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleRotate(Rotate)
Creates a StyleRotate from either a Rotate or a StyleKeyword.
public StyleRotate(Rotate v)
Parameters
StyleRotate(StyleKeyword)
Creates a StyleRotate from either a Rotate or a StyleKeyword.
public StyleRotate(StyleKeyword keyword)