Beamable SDK
Public Attributes | Protected Member Functions | List of all members
Beamable.Theme.Objects.GradientStyleObject Class Reference
Inheritance diagram for Beamable.Theme.Objects.GradientStyleObject:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Theme.Objects.GradientStyleObject:
Collaboration graph
[legend]

Public Attributes

GradientMode _gradientMode = GradientMode.Global
 
GradientDir _gradientDir = GradientDir.Vertical
 
bool _overwriteAllColor = false
 
Color _vertex1 = Color.white
 
Color _vertex2 = Color.white
 

Protected Member Functions

override void Apply (Gradient target)
 
- Protected Member Functions inherited from Beamable.Theme.StyleObject< Beamable.UnityEngineClone.UI.Extensions.Gradient >
abstract void Apply (T target)
 

Additional Inherited Members

- Public Member Functions inherited from Beamable.Theme.StyleObject< Beamable.UnityEngineClone.UI.Extensions.Gradient >
override void Apply (UIBehaviour target)
 
override bool Accepts (UIBehaviour target)
 
- Properties inherited from Beamable.Theme.StyleObject< Beamable.UnityEngineClone.UI.Extensions.Gradient >
override Type StyledType [get]
 

The documentation for this class was generated from the following file: