# Sandbox.UI.BaseStyles

Auto generated container class for majority of CSS properties available.

- Kind: class
- Namespace: `Sandbox.UI`
- Assembly: `Sandbox.Engine`
- Modifiers: abstract

## Properties

- [`AlignContent`](/api/Sandbox.UI.BaseStyles/AlignContent): Represents the `align-content` CSS property.
- [`AlignItems`](/api/Sandbox.UI.BaseStyles/AlignItems): Represents the `align-items` CSS property.
- [`AlignSelf`](/api/Sandbox.UI.BaseStyles/AlignSelf): Represents the `align-self` CSS property.
- [`AnimationDelay`](/api/Sandbox.UI.BaseStyles/AnimationDelay): Represents the `animation-delay` CSS property.
- [`AnimationDirection`](/api/Sandbox.UI.BaseStyles/AnimationDirection): Represents the `animation-direction` CSS property.
- [`AnimationDuration`](/api/Sandbox.UI.BaseStyles/AnimationDuration): Represents the `animation-duration` CSS property.
- [`AnimationFillMode`](/api/Sandbox.UI.BaseStyles/AnimationFillMode): Represents the `animation-fill-mode` CSS property.
- [`AnimationIterationCount`](/api/Sandbox.UI.BaseStyles/AnimationIterationCount): Represents the `animation-iteration-count` CSS property.
- [`AnimationName`](/api/Sandbox.UI.BaseStyles/AnimationName): Represents the `animation-name` CSS property.
- [`AnimationPlayState`](/api/Sandbox.UI.BaseStyles/AnimationPlayState): Represents the `animation-play-state` CSS property.
- [`AnimationTimingFunction`](/api/Sandbox.UI.BaseStyles/AnimationTimingFunction): Represents the `animation-timing-function` CSS property.
- [`AspectRatio`](/api/Sandbox.UI.BaseStyles/AspectRatio): Represents the `aspect-ratio` CSS property.
- [`BackdropFilterBlur`](/api/Sandbox.UI.BaseStyles/BackdropFilterBlur): Represents the `backdrop-filter-blur` CSS property.
- [`BackdropFilterBrightness`](/api/Sandbox.UI.BaseStyles/BackdropFilterBrightness): Represents the `backdrop-filter-brightness` CSS property.
- [`BackdropFilterContrast`](/api/Sandbox.UI.BaseStyles/BackdropFilterContrast): Represents the `backdrop-filter-contrast` CSS property.
- [`BackdropFilterHueRotate`](/api/Sandbox.UI.BaseStyles/BackdropFilterHueRotate): Represents the `backdrop-filter-hue-rotate` CSS property.
- [`BackdropFilterInvert`](/api/Sandbox.UI.BaseStyles/BackdropFilterInvert): Represents the `backdrop-filter-invert` CSS property.
- [`BackdropFilterSaturate`](/api/Sandbox.UI.BaseStyles/BackdropFilterSaturate): Represents the `backdrop-filter-saturate` CSS property.
- [`BackdropFilterSepia`](/api/Sandbox.UI.BaseStyles/BackdropFilterSepia): Represents the `backdrop-filter-sepia` CSS property.
- [`BackgroundAngle`](/api/Sandbox.UI.BaseStyles/BackgroundAngle): Represents the `background-angle` CSS property.
- [`BackgroundBlendMode`](/api/Sandbox.UI.BaseStyles/BackgroundBlendMode): Represents the `background-blend-mode` CSS property.
- [`BackgroundClip`](/api/Sandbox.UI.BaseStyles/BackgroundClip): Represents the `background-clip` CSS property.
- [`BackgroundColor`](/api/Sandbox.UI.BaseStyles/BackgroundColor): Represents the `background-color` CSS property.
- [`BackgroundImage`](/api/Sandbox.UI.BaseStyles/BackgroundImage)
- [`BackgroundPlaybackPaused`](/api/Sandbox.UI.BaseStyles/BackgroundPlaybackPaused): Controls whether the background video is paused. Mirrors `animation-play-state`. Maps to the CSS property `background-playback-state: paused | running`.
- [`BackgroundPositionX`](/api/Sandbox.UI.BaseStyles/BackgroundPositionX): Represents the `background-position-x` CSS property.
- [`BackgroundPositionY`](/api/Sandbox.UI.BaseStyles/BackgroundPositionY): Represents the `background-position-y` CSS property.
- [`BackgroundRepeat`](/api/Sandbox.UI.BaseStyles/BackgroundRepeat): Represents the `background-repeat` CSS property.
- [`BackgroundSizeX`](/api/Sandbox.UI.BaseStyles/BackgroundSizeX): Represents the `background-size-x` CSS property.
- [`BackgroundSizeY`](/api/Sandbox.UI.BaseStyles/BackgroundSizeY): Represents the `background-size-y` CSS property.
- [`BackgroundTint`](/api/Sandbox.UI.BaseStyles/BackgroundTint): Represents the `background-tint` CSS property.
- [`BorderBottomColor`](/api/Sandbox.UI.BaseStyles/BorderBottomColor): Represents the `border-bottom-color` CSS property.
- [`BorderBottomLeftRadius`](/api/Sandbox.UI.BaseStyles/BorderBottomLeftRadius): Represents the `border-bottom-left-radius` CSS property.
- [`BorderBottomLeftRadiusV`](/api/Sandbox.UI.BaseStyles/BorderBottomLeftRadiusV): Represents the `border-bottom-left-radius-v` CSS property.
- [`BorderBottomRightRadius`](/api/Sandbox.UI.BaseStyles/BorderBottomRightRadius): Represents the `border-bottom-right-radius` CSS property.
- [`BorderBottomRightRadiusV`](/api/Sandbox.UI.BaseStyles/BorderBottomRightRadiusV): Represents the `border-bottom-right-radius-v` CSS property.
- [`BorderBottomWidth`](/api/Sandbox.UI.BaseStyles/BorderBottomWidth): Represents the `border-bottom-width` CSS property.
- [`BorderImageFill`](/api/Sandbox.UI.BaseStyles/BorderImageFill): Represents the `border-image-fill` CSS property.
- [`BorderImageRepeat`](/api/Sandbox.UI.BaseStyles/BorderImageRepeat): Represents the `border-image-repeat` CSS property.
- [`BorderImageSource`](/api/Sandbox.UI.BaseStyles/BorderImageSource)
- [`BorderImageTint`](/api/Sandbox.UI.BaseStyles/BorderImageTint): Represents the `border-image-tint` CSS property.
- [`BorderImageWidthBottom`](/api/Sandbox.UI.BaseStyles/BorderImageWidthBottom): Represents the `border-image-width-bottom` CSS property.
- [`BorderImageWidthLeft`](/api/Sandbox.UI.BaseStyles/BorderImageWidthLeft): Represents the `border-image-width-left` CSS property.
- [`BorderImageWidthRight`](/api/Sandbox.UI.BaseStyles/BorderImageWidthRight): Represents the `border-image-width-right` CSS property.
- [`BorderImageWidthTop`](/api/Sandbox.UI.BaseStyles/BorderImageWidthTop): Represents the `border-image-width-top` CSS property.
- [`BorderLeftColor`](/api/Sandbox.UI.BaseStyles/BorderLeftColor): Represents the `border-left-color` CSS property.
- [`BorderLeftWidth`](/api/Sandbox.UI.BaseStyles/BorderLeftWidth): Represents the `border-left-width` CSS property.
- [`BorderRightColor`](/api/Sandbox.UI.BaseStyles/BorderRightColor): Represents the `border-right-color` CSS property.
- [`BorderRightWidth`](/api/Sandbox.UI.BaseStyles/BorderRightWidth): Represents the `border-right-width` CSS property.
- [`BorderShape`](/api/Sandbox.UI.BaseStyles/BorderShape): Represents the `border-shape` CSS property.
- [`BorderStyle`](/api/Sandbox.UI.BaseStyles/BorderStyle): Represents the `border-style` CSS property.
- [`BorderTopColor`](/api/Sandbox.UI.BaseStyles/BorderTopColor): Represents the `border-top-color` CSS property.
- [`BorderTopLeftRadius`](/api/Sandbox.UI.BaseStyles/BorderTopLeftRadius): Represents the `border-top-left-radius` CSS property.
- [`BorderTopLeftRadiusV`](/api/Sandbox.UI.BaseStyles/BorderTopLeftRadiusV): Represents the `border-top-left-radius-v` CSS property.
- [`BorderTopRightRadius`](/api/Sandbox.UI.BaseStyles/BorderTopRightRadius): Represents the `border-top-right-radius` CSS property.
- [`BorderTopRightRadiusV`](/api/Sandbox.UI.BaseStyles/BorderTopRightRadiusV): Represents the `border-top-right-radius-v` CSS property.
- [`BorderTopWidth`](/api/Sandbox.UI.BaseStyles/BorderTopWidth): Represents the `border-top-width` CSS property.
- [`Bottom`](/api/Sandbox.UI.BaseStyles/Bottom): Represents the `bottom` CSS property.
- [`CaretColor`](/api/Sandbox.UI.BaseStyles/CaretColor): Represents the `caret-color` CSS property.
- [`ColumnGap`](/api/Sandbox.UI.BaseStyles/ColumnGap): Represents the `column-gap` CSS property.
- [`Content`](/api/Sandbox.UI.BaseStyles/Content): Represents the `content` CSS property.
- [`Cursor`](/api/Sandbox.UI.BaseStyles/Cursor): Represents the `cursor` CSS property.
- [`Display`](/api/Sandbox.UI.BaseStyles/Display): Represents the `display` CSS property.
- [`FilterBlur`](/api/Sandbox.UI.BaseStyles/FilterBlur): Represents the `filter-blur` CSS property.
- [`FilterBorderColor`](/api/Sandbox.UI.BaseStyles/FilterBorderColor): Represents the `filter-border-color` CSS property.
- [`FilterBorderWidth`](/api/Sandbox.UI.BaseStyles/FilterBorderWidth): Represents the `filter-border-width` CSS property.
- [`FilterBrightness`](/api/Sandbox.UI.BaseStyles/FilterBrightness): Represents the `filter-brightness` CSS property.
- [`FilterContrast`](/api/Sandbox.UI.BaseStyles/FilterContrast): Represents the `filter-contrast` CSS property.
- [`FilterHueRotate`](/api/Sandbox.UI.BaseStyles/FilterHueRotate): Represents the `filter-hue-rotate` CSS property.
- [`FilterInvert`](/api/Sandbox.UI.BaseStyles/FilterInvert): Represents the `filter-invert` CSS property.
- [`FilterSaturate`](/api/Sandbox.UI.BaseStyles/FilterSaturate): Represents the `filter-saturate` CSS property.
- [`FilterSepia`](/api/Sandbox.UI.BaseStyles/FilterSepia): Represents the `filter-sepia` CSS property.
- [`FilterTint`](/api/Sandbox.UI.BaseStyles/FilterTint): Represents the `filter-tint` CSS property.
- [`FlexBasis`](/api/Sandbox.UI.BaseStyles/FlexBasis): Represents the `flex-basis` CSS property.
- [`FlexDirection`](/api/Sandbox.UI.BaseStyles/FlexDirection): Represents the `flex-direction` CSS property.
- [`FlexGrow`](/api/Sandbox.UI.BaseStyles/FlexGrow): Represents the `flex-grow` CSS property.
- [`FlexShrink`](/api/Sandbox.UI.BaseStyles/FlexShrink): Represents the `flex-shrink` CSS property.
- [`FlexWrap`](/api/Sandbox.UI.BaseStyles/FlexWrap): Represents the `flex-wrap` CSS property.
- [`FontColor`](/api/Sandbox.UI.BaseStyles/FontColor): Represents the `font-color` CSS property.
- [`FontFamily`](/api/Sandbox.UI.BaseStyles/FontFamily): Represents the `font-family` CSS property.
- [`FontSize`](/api/Sandbox.UI.BaseStyles/FontSize): Represents the `font-size` CSS property.
- [`FontSmooth`](/api/Sandbox.UI.BaseStyles/FontSmooth): Represents the `font-smooth` CSS property.
- [`FontStyle`](/api/Sandbox.UI.BaseStyles/FontStyle): Represents the `font-style` CSS property.
- [`FontVariantNumeric`](/api/Sandbox.UI.BaseStyles/FontVariantNumeric): Represents the `font-variant-numeric` CSS property.
- [`FontWeight`](/api/Sandbox.UI.BaseStyles/FontWeight): Represents the `font-weight` CSS property.
- [`GridAutoColumns`](/api/Sandbox.UI.BaseStyles/GridAutoColumns): Represents the `grid-auto-columns` CSS property.
- [`GridAutoFlow`](/api/Sandbox.UI.BaseStyles/GridAutoFlow): Represents the `grid-auto-flow` CSS property.
- [`GridAutoRows`](/api/Sandbox.UI.BaseStyles/GridAutoRows): Represents the `grid-auto-rows` CSS property.
- [`GridColumnEnd`](/api/Sandbox.UI.BaseStyles/GridColumnEnd): Represents the `grid-column-end` CSS property.
- [`GridColumnStart`](/api/Sandbox.UI.BaseStyles/GridColumnStart): Represents the `grid-column-start` CSS property.
- [`GridRowEnd`](/api/Sandbox.UI.BaseStyles/GridRowEnd): Represents the `grid-row-end` CSS property.
- [`GridRowStart`](/api/Sandbox.UI.BaseStyles/GridRowStart): Represents the `grid-row-start` CSS property.
- [`GridTemplateColumns`](/api/Sandbox.UI.BaseStyles/GridTemplateColumns): Represents the `grid-template-columns` CSS property.
- [`GridTemplateRows`](/api/Sandbox.UI.BaseStyles/GridTemplateRows): Represents the `grid-template-rows` CSS property.
- [`HasAnimation`](/api/Sandbox.UI.BaseStyles/HasAnimation): Whether there is an active CSS animation.
- [`Height`](/api/Sandbox.UI.BaseStyles/Height): Represents the `height` CSS property.
- [`ImageRendering`](/api/Sandbox.UI.BaseStyles/ImageRendering): Represents the `image-rendering` CSS property.
- [`Isolation`](/api/Sandbox.UI.BaseStyles/Isolation): Represents the `isolation` CSS property.
- [`JustifyContent`](/api/Sandbox.UI.BaseStyles/JustifyContent): Represents the `justify-content` CSS property.
- [`JustifyItems`](/api/Sandbox.UI.BaseStyles/JustifyItems): Represents the `justify-items` CSS property.
- [`JustifySelf`](/api/Sandbox.UI.BaseStyles/JustifySelf): Represents the `justify-self` CSS property.
- [`Left`](/api/Sandbox.UI.BaseStyles/Left): Represents the `left` CSS property.
- [`LetterSpacing`](/api/Sandbox.UI.BaseStyles/LetterSpacing): Represents the `letter-spacing` CSS property.
- [`LineHeight`](/api/Sandbox.UI.BaseStyles/LineHeight): Represents the `line-height` CSS property.
- [`MarginBottom`](/api/Sandbox.UI.BaseStyles/MarginBottom): Represents the `margin-bottom` CSS property.
- [`MarginLeft`](/api/Sandbox.UI.BaseStyles/MarginLeft): Represents the `margin-left` CSS property.
- [`MarginRight`](/api/Sandbox.UI.BaseStyles/MarginRight): Represents the `margin-right` CSS property.
- [`MarginTop`](/api/Sandbox.UI.BaseStyles/MarginTop): Represents the `margin-top` CSS property.
- [`MaskAngle`](/api/Sandbox.UI.BaseStyles/MaskAngle): Represents the `mask-angle` CSS property.
- [`MaskImage`](/api/Sandbox.UI.BaseStyles/MaskImage)
- [`MaskMode`](/api/Sandbox.UI.BaseStyles/MaskMode): Represents the `mask-mode` CSS property.
- [`MaskPositionX`](/api/Sandbox.UI.BaseStyles/MaskPositionX): Represents the `mask-position-x` CSS property.
- [`MaskPositionY`](/api/Sandbox.UI.BaseStyles/MaskPositionY): Represents the `mask-position-y` CSS property.
- [`MaskRepeat`](/api/Sandbox.UI.BaseStyles/MaskRepeat): Represents the `mask-repeat` CSS property.
- [`MaskScope`](/api/Sandbox.UI.BaseStyles/MaskScope): Represents the `mask-scope` CSS property.
- [`MaskSizeX`](/api/Sandbox.UI.BaseStyles/MaskSizeX): Represents the `mask-size-x` CSS property.
- [`MaskSizeY`](/api/Sandbox.UI.BaseStyles/MaskSizeY): Represents the `mask-size-y` CSS property.
- [`MaxHeight`](/api/Sandbox.UI.BaseStyles/MaxHeight): Represents the `max-height` CSS property.
- [`MaxWidth`](/api/Sandbox.UI.BaseStyles/MaxWidth): Represents the `max-width` CSS property.
- [`MinHeight`](/api/Sandbox.UI.BaseStyles/MinHeight): Represents the `min-height` CSS property.
- [`MinWidth`](/api/Sandbox.UI.BaseStyles/MinWidth): Represents the `min-width` CSS property.
- [`MixBlendMode`](/api/Sandbox.UI.BaseStyles/MixBlendMode): Represents the `mix-blend-mode` CSS property.
- [`ObjectFit`](/api/Sandbox.UI.BaseStyles/ObjectFit): Represents the `object-fit` CSS property.
- [`Opacity`](/api/Sandbox.UI.BaseStyles/Opacity): Represents the `opacity` CSS property.
- [`Order`](/api/Sandbox.UI.BaseStyles/Order): Represents the `order` CSS property.
- [`OutlineColor`](/api/Sandbox.UI.BaseStyles/OutlineColor): Represents the `outline-color` CSS property.
- [`OutlineOffset`](/api/Sandbox.UI.BaseStyles/OutlineOffset): Represents the `outline-offset` CSS property.
- [`OutlineWidth`](/api/Sandbox.UI.BaseStyles/OutlineWidth): Represents the `outline-width` CSS property.
- [`Overflow`](/api/Sandbox.UI.BaseStyles/Overflow): Represents the `overflow` CSS property.
- [`OverflowX`](/api/Sandbox.UI.BaseStyles/OverflowX): Represents the `overflow-x` CSS property.
- [`OverflowY`](/api/Sandbox.UI.BaseStyles/OverflowY): Represents the `overflow-y` CSS property.
- [`OverscrollBehaviorX`](/api/Sandbox.UI.BaseStyles/OverscrollBehaviorX): Represents the `overscroll-behavior-x` CSS property.
- [`OverscrollBehaviorY`](/api/Sandbox.UI.BaseStyles/OverscrollBehaviorY): Represents the `overscroll-behavior-y` CSS property.
- [`PaddingBottom`](/api/Sandbox.UI.BaseStyles/PaddingBottom): Represents the `padding-bottom` CSS property.
- [`PaddingLeft`](/api/Sandbox.UI.BaseStyles/PaddingLeft): Represents the `padding-left` CSS property.
- [`PaddingRight`](/api/Sandbox.UI.BaseStyles/PaddingRight): Represents the `padding-right` CSS property.
- [`PaddingTop`](/api/Sandbox.UI.BaseStyles/PaddingTop): Represents the `padding-top` CSS property.
- [`PerspectiveOriginX`](/api/Sandbox.UI.BaseStyles/PerspectiveOriginX): Represents the `perspective-origin-x` CSS property.
- [`PerspectiveOriginY`](/api/Sandbox.UI.BaseStyles/PerspectiveOriginY): Represents the `perspective-origin-y` CSS property.
- [`PointerEvents`](/api/Sandbox.UI.BaseStyles/PointerEvents): Represents the `pointer-events` CSS property.
- [`Position`](/api/Sandbox.UI.BaseStyles/Position): Represents the `position` CSS property.
- [`Right`](/api/Sandbox.UI.BaseStyles/Right): Represents the `right` CSS property.
- [`RowGap`](/api/Sandbox.UI.BaseStyles/RowGap): Represents the `row-gap` CSS property.
- [`ScrollbarGutter`](/api/Sandbox.UI.BaseStyles/ScrollbarGutter): Represents the `scrollbar-gutter` CSS property.
- [`ScrollbarThumbColor`](/api/Sandbox.UI.BaseStyles/ScrollbarThumbColor): Represents the `scrollbar-thumb-color` CSS property.
- [`ScrollbarTrackColor`](/api/Sandbox.UI.BaseStyles/ScrollbarTrackColor): Represents the `scrollbar-track-color` CSS property.
- [`ScrollbarWidth`](/api/Sandbox.UI.BaseStyles/ScrollbarWidth): Represents the `scrollbar-width` CSS property.
- [`SoundIn`](/api/Sandbox.UI.BaseStyles/SoundIn): Represents the `sound-in` CSS property.
- [`SoundOut`](/api/Sandbox.UI.BaseStyles/SoundOut): Represents the `sound-out` CSS property.
- [`TextAlign`](/api/Sandbox.UI.BaseStyles/TextAlign): Represents the `text-align` CSS property.
- [`TextBackgroundAngle`](/api/Sandbox.UI.BaseStyles/TextBackgroundAngle): Represents the `text-background-angle` CSS property.
- [`TextDecorationColor`](/api/Sandbox.UI.BaseStyles/TextDecorationColor): Represents the `text-decoration-color` CSS property.
- [`TextDecorationLine`](/api/Sandbox.UI.BaseStyles/TextDecorationLine): Represents the `text-decoration-line` CSS property.
- [`TextDecorationSkipInk`](/api/Sandbox.UI.BaseStyles/TextDecorationSkipInk): Represents the `text-decoration-skip-ink` CSS property.
- [`TextDecorationStyle`](/api/Sandbox.UI.BaseStyles/TextDecorationStyle): Represents the `text-decoration-style` CSS property.
- [`TextDecorationThickness`](/api/Sandbox.UI.BaseStyles/TextDecorationThickness): Represents the `text-decoration-thickness` CSS property.
- [`TextFilter`](/api/Sandbox.UI.BaseStyles/TextFilter): Represents the `text-filter` CSS property.
- [`TextLineThroughOffset`](/api/Sandbox.UI.BaseStyles/TextLineThroughOffset): Represents the `text-line-through-offset` CSS property.
- [`TextOverflow`](/api/Sandbox.UI.BaseStyles/TextOverflow): Represents the `text-overflow` CSS property.
- [`TextOverlineOffset`](/api/Sandbox.UI.BaseStyles/TextOverlineOffset): Represents the `text-overline-offset` CSS property.
- [`TextStrokeColor`](/api/Sandbox.UI.BaseStyles/TextStrokeColor): Represents the `text-stroke-color` CSS property.
- [`TextStrokeWidth`](/api/Sandbox.UI.BaseStyles/TextStrokeWidth): Represents the `text-stroke-width` CSS property.
- [`TextTransform`](/api/Sandbox.UI.BaseStyles/TextTransform): Represents the `text-transform` CSS property.
- [`TextUnderlineOffset`](/api/Sandbox.UI.BaseStyles/TextUnderlineOffset): Represents the `text-underline-offset` CSS property.
- [`Top`](/api/Sandbox.UI.BaseStyles/Top): Represents the `top` CSS property.
- [`Transform`](/api/Sandbox.UI.BaseStyles/Transform): Represents the `transform` CSS property.
- [`TransformOriginX`](/api/Sandbox.UI.BaseStyles/TransformOriginX): Represents the `transform-origin-x` CSS property.
- [`TransformOriginY`](/api/Sandbox.UI.BaseStyles/TransformOriginY): Represents the `transform-origin-y` CSS property.
- [`WhiteSpace`](/api/Sandbox.UI.BaseStyles/WhiteSpace): Represents the `white-space` CSS property.
- [`Width`](/api/Sandbox.UI.BaseStyles/Width): Represents the `width` CSS property.
- [`WordBreak`](/api/Sandbox.UI.BaseStyles/WordBreak): Represents the `word-break` CSS property.
- [`WordSpacing`](/api/Sandbox.UI.BaseStyles/WordSpacing): Represents the `word-spacing` CSS property.
- [`ZIndex`](/api/Sandbox.UI.BaseStyles/ZIndex): Represents the `z-index` CSS property.

## Methods

- [`Add`](/api/Sandbox.UI.BaseStyles/Add): Copy over only the styles that are set.
- [`ApplyCascading`](/api/Sandbox.UI.BaseStyles/ApplyCascading)
- [`Clone`](/api/Sandbox.UI.BaseStyles/Clone): Perform a deep copy of this stylesheet
- [`Dirty`](/api/Sandbox.UI.BaseStyles/Dirty): Called when any CSS properties are changed.
- [`FillDefaults`](/api/Sandbox.UI.BaseStyles/FillDefaults)
- [`From`](/api/Sandbox.UI.BaseStyles/From): Copy all styles from given style set.
- [`FromLerp`](/api/Sandbox.UI.BaseStyles/FromLerp): Lerp every property in this stylesheet
- [`LerpProperty`](/api/Sandbox.UI.BaseStyles/LerpProperty): Lerp a specific property by name
- [`Set`](/api/Sandbox.UI.BaseStyles/Set): Copy all styles from given style set.
- [`SetRect`](/api/Sandbox.UI.BaseStyles/SetRect): Set Left, Right, Width and Height based on this rect. Scale can be used to scale the rect (maybe you want to use Panel.ScaleFromScreen etc)
