docs.unity3d.com
    Show / Hide Table of Contents

    Class PalettePropertyMap

    Inheritance
    Object
    PalettePropertyMap
    Namespace: Unity.MaterialSwitch
    Syntax
    [Serializable]
    public class PalettePropertyMap

    Fields

    colorCoordinates

    Declaration
    public List<ColorProperty> colorCoordinates
    Field Value
    Type Description
    List<ColorProperty>

    floatProperties

    Declaration
    public List<FloatProperty> floatProperties
    Field Value
    Type Description
    List<FloatProperty>

    material

    Declaration
    public Material material
    Field Value
    Type Description
    Material

    materialPropertyBlock

    Declaration
    public MaterialPropertyBlock materialPropertyBlock
    Field Value
    Type Description
    MaterialPropertyBlock

    showCoords

    Declaration
    public bool showCoords
    Field Value
    Type Description
    Boolean

    showFloats

    Declaration
    public bool showFloats
    Field Value
    Type Description
    Boolean

    showTextures

    Declaration
    public bool showTextures
    Field Value
    Type Description
    Boolean

    texture

    Declaration
    public Texture2D texture
    Field Value
    Type Description
    Texture2D

    textureProperties

    Declaration
    public List<TextureProperty> textureProperties
    Field Value
    Type Description
    List<TextureProperty>
    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