docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property GraphObjectReference

    GraphObjectReference

    Reference graph asset, this asset reference is copied and used for runtime. Any changes to this asset will not take place in the graph until a new Update(), upon which this component will replace the current runtime asset with the updated reference.

    Declaration
    public SystemGraphObject GraphObjectReference { get; set; }
    Property Value
    Type Description
    SystemGraphObject

    The graph object reference.

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