docs.unity.cn
    Show / Hide Table of Contents

    Class ProjectConfigData

    The project configuration settings for addressables.

    Inheritance
    Object
    ProjectConfigData
    Namespace: UnityEditor.AddressableAssets.Settings
    Syntax
    public class ProjectConfigData : object

    Properties

    Name Description
    ActivePlayModeIndex

    The active play mode data builder index.

    GenerateBuildLayout

    Whether to generate the bundle build layout report.

    HierarchicalSearch

    Whether to allow searching for assets parsed hierarchally in the Addressables Groups window.

    LocalLoadSpeed

    The local bundle loading speed used in the Simulate Groups (advanced) playmode.

    PostProfilerEvents

    Whether to post profiler events in the ResourceManager profiler window.

    RemoteLoadSpeed

    The remote bundle loading speed used in the Simulate Groups (advanced) playmode.

    ShowGroupsAsHierarchy

    Whether to display groups names parsed hierarchally in the Addressables Groups window.

    ShowSubObjectsInGroupView

    Whether to display sub objects in the Addressables Groups window.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use