Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Beamable.UI.Buss.Properties.BackgroundBussProperty Class Reference
Inheritance diagram for Beamable.UI.Buss.Properties.BackgroundBussProperty:
Inheritance graph
[legend]
Collaboration diagram for Beamable.UI.Buss.Properties.BackgroundBussProperty:
Collaboration graph
[legend]

Public Member Functions

BackgroundBussProperty OverrideWith (BackgroundBussProperty other)
 
BackgroundBussProperty Clone ()
 
- Public Member Functions inherited from Beamable.UI.Buss.Properties.IBUSSProperty< BackgroundBussProperty >
OverrideWith (T other)
 
Clone ()
 

Public Attributes

OptionalColor Color = new OptionalColor()
 
OptionalTexture Texture = new OptionalTexture()
 
OptionalColor TextureColor = new OptionalColor()
 
OptionalVector2 TextureScale = new OptionalVector2()
 
OptionalVector2 TextureOffset = new OptionalVector2()
 
OptionalSprite Shape = new OptionalSprite()
 
OptionalNumber GradientAmount = new OptionalNumber()
 
OptionalNumber GradientScale = new OptionalNumber()
 
OptionalNumber GradientAngle = new OptionalNumber()
 
OptionalNumber GradientOffset = new OptionalNumber()
 
OptionalColor GradientStartColor = new OptionalColor()
 
OptionalColor GradientEndColor = new OptionalColor()
 
- Public Attributes inherited from Beamable.UI.Buss.Properties.BUSSProperty
bool Enabled
 
bool HasAnyStyles => Enabled && AnyDefinition
 

Protected Attributes

override bool AnyDefinition => AllOptions.Any(o => o.HasValue)
 

Additional Inherited Members

- Properties inherited from Beamable.UI.Buss.Properties.BUSSProperty
abstract bool AnyDefinition [get]
 

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