Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StyleRotate

Creates a StyleRotate from either a Rotate or a StyleKeyword.
Read time 1 minuteLast updated 13 days ago

Definition

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)

Parameters