docs.unity3d.com
    Show / Hide Table of Contents

    Class ConfiguratorPreview

    Class ConfiguratorPreview.

    Inheritance
    Object
    ConfiguratorPreview
    ProductPreview
    EnvironmentPreview
    Namespace: Unity.Industrial.Forma.Core
    Syntax
    public abstract class ConfiguratorPreview : MonoBehaviour

    Fields

    unloadBeforePlayMode

    The unload before play mode

    Declaration
    public bool unloadBeforePlayMode
    Field Value
    Type Description
    Boolean

    Properties

    configurator

    Gets the configurator.

    Declaration
    public Configurator configurator { get; }
    Property Value
    Type Description
    Configurator

    The configurator.

    Methods

    TryAutoLoad()

    Tries the automatic load.

    Declaration
    public abstract void TryAutoLoad()
    Back to top
    Terms of use
    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