docs.unity3d.com
    Show / Hide Table of Contents

    Class MaterialPathResolverAttribute

    Class MaterialPathResolverAttribute.

    Inheritance
    Object
    Attribute
    MaterialPathResolverAttribute
    Namespace: UnityEngine.Industrial.Configuring.Core
    Syntax
    public class MaterialPathResolverAttribute : Attribute, _Attribute

    Constructors

    MaterialPathResolverAttribute(Int32)

    Initializes a new instance of the MaterialPathResolverAttribute class.

    Declaration
    public MaterialPathResolverAttribute(int priorityValue = -2147483648)
    Parameters
    Type Name Description
    Int32 priorityValue

    The priority value.

    Properties

    priority

    Gets the priority.

    Declaration
    public int priority { get; }
    Property Value
    Type Description
    Int32

    The priority.

    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