Class BrushLayer
- Namespace
- TaleWorlds.GauntletUI
- Assembly
- TaleWorlds.GauntletUI.dll
public class BrushLayer : IBrushLayerData
- Inheritance
-
BrushLayer
- Implements
- Inherited Members
Constructors
BrushLayer()
public BrushLayer()
Properties
AlphaFactor
[Editor(false)]
public float AlphaFactor { get; set; }
Property Value
Color
[Editor(false)]
public Color Color { get; set; }
Property Value
ColorFactor
[Editor(false)]
public float ColorFactor { get; set; }
Property Value
ExtendBottom
[Editor(false)]
public float ExtendBottom { get; set; }
Property Value
ExtendLeft
[Editor(false)]
public float ExtendLeft { get; set; }
Property Value
ExtendRight
[Editor(false)]
public float ExtendRight { get; set; }
Property Value
ExtendTop
[Editor(false)]
public float ExtendTop { get; set; }
Property Value
HeightPolicy
[Editor(false)]
public BrushLayerSizePolicy HeightPolicy { get; set; }
Property Value
HorizontalFlip
[Editor(false)]
public bool HorizontalFlip { get; set; }
Property Value
HueFactor
[Editor(false)]
public float HueFactor { get; set; }
Property Value
IsHidden
[Editor(false)]
public bool IsHidden { get; set; }
Property Value
Name
[Editor(false)]
public string Name { get; set; }
Property Value
OverlayMethod
[Editor(false)]
public BrushOverlayMethod OverlayMethod { get; set; }
Property Value
OverlaySprite
[Editor(false)]
public Sprite OverlaySprite { get; set; }
Property Value
OverlayXOffset
[Editor(false)]
public float OverlayXOffset { get; set; }
Property Value
OverlayYOffset
[Editor(false)]
public float OverlayYOffset { get; set; }
Property Value
OverridenHeight
[Editor(false)]
public float OverridenHeight { get; set; }
Property Value
OverridenWidth
[Editor(false)]
public float OverridenWidth { get; set; }
Property Value
SaturationFactor
[Editor(false)]
public float SaturationFactor { get; set; }
Property Value
Sprite
[Editor(false)]
public Sprite Sprite { get; set; }
Property Value
UseOverlayAlphaAsMask
[Editor(false)]
public bool UseOverlayAlphaAsMask { get; set; }
Property Value
UseRandomBaseOverlayXOffset
[Editor(false)]
public bool UseRandomBaseOverlayXOffset { get; set; }
Property Value
UseRandomBaseOverlayYOffset
[Editor(false)]
public bool UseRandomBaseOverlayYOffset { get; set; }
Property Value
ValueFactor
[Editor(false)]
public float ValueFactor { get; set; }
Property Value
Version
public uint Version { get; }
Property Value
VerticalFlip
[Editor(false)]
public bool VerticalFlip { get; set; }
Property Value
WidthPolicy
[Editor(false)]
public BrushLayerSizePolicy WidthPolicy { get; set; }
Property Value
XOffset
[Editor(false)]
public float XOffset { get; set; }
Property Value
YOffset
[Editor(false)]
public float YOffset { get; set; }
Property Value
Methods
FillFrom(BrushLayer)
public void FillFrom(BrushLayer brushLayer)
Parameters
brushLayer
BrushLayer
GetValueAsColor(BrushAnimationPropertyType)
public Color GetValueAsColor(BrushAnimationProperty.BrushAnimationPropertyType propertyType)
Parameters
propertyType
BrushAnimationProperty.BrushAnimationPropertyType
Returns
GetValueAsFloat(BrushAnimationPropertyType)
public float GetValueAsFloat(BrushAnimationProperty.BrushAnimationPropertyType propertyType)
Parameters
propertyType
BrushAnimationProperty.BrushAnimationPropertyType
Returns
GetValueAsSprite(BrushAnimationPropertyType)
public Sprite GetValueAsSprite(BrushAnimationProperty.BrushAnimationPropertyType propertyType)
Parameters
propertyType
BrushAnimationProperty.BrushAnimationPropertyType
Returns
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).