Class Paint | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Paint

    Inheritance
    System.Object
    Paint
    Namespace: Unity.UIWidgets.ui
    Syntax
    public class Paint

    Constructors

    Paint()

    Declaration
    public Paint()

    Paint(Paint)

    Declaration
    public Paint(Paint paint)
    Parameters
    Type Name Description
    Paint paint

    Fields

    backdrop

    Declaration
    public ImageFilter backdrop
    Field Value
    Type Description
    ImageFilter

    blendMode

    Declaration
    public BlendMode blendMode
    Field Value
    Type Description
    BlendMode

    color

    Declaration
    public Color color
    Field Value
    Type Description
    Color

    colorFilter

    Declaration
    public ColorFilter colorFilter
    Field Value
    Type Description
    ColorFilter

    filterMode

    Declaration
    public FilterMode filterMode
    Field Value
    Type Description
    FilterMode

    invertColors

    Declaration
    public bool invertColors
    Field Value
    Type Description
    System.Boolean

    maskFilter

    Declaration
    public MaskFilter maskFilter
    Field Value
    Type Description
    MaskFilter

    shader

    Declaration
    public PaintShader shader
    Field Value
    Type Description
    PaintShader

    strokeCap

    Declaration
    public StrokeCap strokeCap
    Field Value
    Type Description
    StrokeCap

    strokeJoin

    Declaration
    public StrokeJoin strokeJoin
    Field Value
    Type Description
    StrokeJoin

    strokeMiterLimit

    Declaration
    public float strokeMiterLimit
    Field Value
    Type Description
    System.Single

    strokeWidth

    Declaration
    public float strokeWidth
    Field Value
    Type Description
    System.Single

    style

    Declaration
    public PaintingStyle style
    Field Value
    Type Description
    PaintingStyle

    Methods

    shapeOnly(Paint)

    Declaration
    public static Paint shapeOnly(Paint paint)
    Parameters
    Type Name Description
    Paint paint
    Returns
    Type Description
    Paint
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023