Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StyleFloat

Creates from either a float or a StyleKeyword.
Read time 1 minuteLast updated 6 days ago

Definition

StyleFloat(float)

Creates from either a float or a StyleKeyword.
public StyleFloat(float v)

Parameters

StyleFloat(StyleKeyword)

Creates from either a float or a StyleKeyword.
public StyleFloat(StyleKeyword keyword)

Parameters