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

    Class LayerSectionInfo

    Layer sections are known as Groups in the Photoshop UI.

    Inheritance
    System.Object
    LayerInfo
    LayerSectionInfo
    Namespace: PhotoshopFile
    Syntax
    public class LayerSectionInfo : LayerInfo

    Constructors

    LayerSectionInfo(PsdBinaryReader, String, Int32)

    Declaration
    public LayerSectionInfo(PsdBinaryReader reader, string key, int dataLength)
    Parameters
    Type Name Description
    PsdBinaryReader reader
    System.String key
    System.Int32 dataLength

    Properties

    BlendModeKey

    Declaration
    public string BlendModeKey { get; set; }
    Property Value
    Type Description
    System.String

    Key

    Declaration
    public override string Key { get; }
    Property Value
    Type Description
    System.String
    Overrides
    LayerInfo.Key

    SectionType

    Declaration
    public LayerSectionType SectionType { get; set; }
    Property Value
    Type Description
    LayerSectionType

    Signature

    Declaration
    public override string Signature { get; }
    Property Value
    Type Description
    System.String
    Overrides
    LayerInfo.Signature

    Subtype

    Declaration
    public LayerSectionSubtype Subtype { get; set; }
    Property Value
    Type Description
    LayerSectionSubtype
    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