docs.unity3d.com
    Show / Hide Table of Contents

    Class QueryContext

    Class QueryContext.

    Inheritance
    Object
    QueryContext
    Namespace: UnityEngine.Industrial.Configuring.Core
    Syntax
    public class QueryContext

    Properties

    MaterialPathResolver

    Gets or sets the material path resolver.

    Declaration
    public IMaterialPathResolver MaterialPathResolver { get; set; }
    Property Value
    Type Description
    IMaterialPathResolver

    The material path resolver.

    model

    Gets or sets the model.

    Declaration
    public GameObject model { get; set; }
    Property Value
    Type Description
    GameObject

    The model.

    product

    Gets or sets the product.

    Declaration
    public Product product { get; set; }
    Property Value
    Type Description
    Product

    The product.

    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