Public Member Functions | |
FontBussProperty | OverrideWith (FontBussProperty other) |
FontBussProperty | Clone () |
![]() | |
T | OverrideWith (T other) |
T | Clone () |
Public Attributes | |
OptionalNumber | Size = new OptionalNumber() |
OptionalFontAsset | FontAsset = new OptionalFontAsset() |
OptionalMaterial | FontMaterial = new OptionalMaterial() |
OptionalFontStyle | Style = new OptionalFontStyle() |
![]() | |
bool | Enabled |
bool | HasAnyStyles => Enabled && AnyDefinition |
Protected Attributes | |
override bool | AnyDefinition => AllOptions.Any(o => o.HasValue) |
Additional Inherited Members | |
![]() | |
abstract bool | AnyDefinition [get] |