docs.unity.cn
    Show / Hide Table of Contents

    Method GetCompressionForIdentifier

    GetCompressionForIdentifier(String)

    Get the compressions settings for the specified asset bundle.

    Declaration
    public override BuildCompression GetCompressionForIdentifier(string identifier)
    Parameters
    Type Name Description
    String identifier

    The identifier of the asset bundle.

    Returns
    Type Description
    BuildCompression

    The compression setting for the asset group. If the group is not found, the default compression is used.

    Overrides
    BuildParameters.GetCompressionForIdentifier(String)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use