docs.unity3d.com
    Show / Hide Table of Contents

    Class MaterialProperty<T>

    Inheritance
    Object
    MaterialProperty<T>
    ColorProperty
    FloatProperty
    TextureProperty
    VectorProperty
    Namespace: Unity.MaterialSwitch
    Syntax
    public class MaterialProperty<T>
    Type Parameters
    Name Description
    T

    Fields

    baseValue

    Declaration
    public T baseValue
    Field Value
    Type Description
    T

    displayName

    Declaration
    public string displayName
    Field Value
    Type Description
    String

    overrideBaseValue

    Declaration
    public bool overrideBaseValue
    Field Value
    Type Description
    Boolean

    propertyId

    Declaration
    public int propertyId
    Field Value
    Type Description
    Int32

    propertyName

    Declaration
    public string propertyName
    Field Value
    Type Description
    String

    targetValue

    Declaration
    public T targetValue
    Field Value
    Type Description
    T
    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