docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetPropertyRenameMap

    GetPropertyRenameMap(MaterialPropertyType)

    Retrieves a collection of renamed parameters of a specific MaterialPropertyType.

    Declaration
    public IReadOnlyDictionary<string, string> GetPropertyRenameMap(MaterialUpgrader.MaterialPropertyType type)
    Parameters
    Type Name Description
    MaterialUpgrader.MaterialPropertyType type

    Material Property Type

    Returns
    Type Description
    IReadOnlyDictionary<string, string>

    Dictionary of property names to their renamed values.

    Exceptions
    Type Condition
    ArgumentException

    type is not valid.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)