docs.unity.cn
    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 © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021