Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

StyleRotate Constructor

Declaration

public StyleRotate(UIElements.Rotate v);

Description

Creates a StyleRotate from either a Rotate or a StyleKeyword.


Declaration

public StyleRotate(UIElements.StyleKeyword keyword);

Description

Creates a StyleRotate from either a Rotate or a StyleKeyword.