Class MaterialReference | Asset Graph | 1.6.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class MaterialReference

    Inheritance
    Object
    ObjectReferenceBase<Material>
    MaterialReference
    Inherited Members
    ObjectReferenceBase<Material>.Object
    ObjectReferenceBase<Material>.AssetPath
    ObjectReferenceBase<Material>.Empty
    ObjectReferenceBase<Material>.Equals(Object)
    ObjectReferenceBase<Material>.GetHashCode()
    Namespace: UnityEngine.AssetGraph
    Syntax
    [Serializable]
    public class MaterialReference : ObjectReferenceBase<Material>

    Constructors

    MaterialReference()

    Declaration
    public MaterialReference()

    MaterialReference(Material)

    Declaration
    public MaterialReference(Material obj)
    Parameters
    Type Name Description
    Material obj

    MaterialReference(MaterialReference)

    Declaration
    public MaterialReference(MaterialReference r)
    Parameters
    Type Name Description
    MaterialReference r
    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