docs.unity.cn
    Show / Hide Table of Contents

    Method WithExtraSystems

    WithExtraSystems(Type[])

    Declaration
    public GameObjectConversionSettings WithExtraSystems(params Type[] extraSystems)
    Parameters
    Type Name Description
    Type[] extraSystems
    Returns
    Type Description
    GameObjectConversionSettings

    WithExtraSystems<T1, T2>()

    Declaration
    public GameObjectConversionSettings WithExtraSystems<T1, T2>()
    Returns
    Type Description
    GameObjectConversionSettings
    Type Parameters
    Name Description
    T1
    T2

    WithExtraSystems<T1, T2, T3>()

    Declaration
    public GameObjectConversionSettings WithExtraSystems<T1, T2, T3>()
    Returns
    Type Description
    GameObjectConversionSettings
    Type Parameters
    Name Description
    T1
    T2
    T3
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use