Search Results for

    Show / Hide Table of Contents

    Class UIBrushAsset

    Asset with IBrush that can be reused in different UI controls.

    Inheritance
    System.Object
    UIBrushAsset
    Namespace: FlaxEngine.GUI
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    public class UIBrushAsset : Object

    Constructors

    UIBrushAsset()

    Declaration
    public UIBrushAsset()

    Fields

    Brush

    Brush object.

    Declaration
    public IBrush Brush
    Field Value
    IBrush

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.DeepClone<T>(T)
    Extensions.RawClone<T>(T)

    See Also

    IBrush
    UIBrush
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat