Class SetupMethods | Compositor | 0.3.0-preview.4
docs.unity3d.com
    Show / Hide Table of Contents

    Class SetupMethods

    Inheritance
    Object
    SetupMethods
    Namespace: Unity.Compositor
    Syntax
    public static class SetupMethods

    Methods

    SetupBlendTree1D(ComponentSystem, Entity, Int32)

    Declaration
    public static BlobAssetReference<BlendTree1D> SetupBlendTree1D(ComponentSystem system, Entity e, int index)
    Parameters
    Type Name Description
    ComponentSystem system
    Entity e
    Int32 index
    Returns
    Type Description
    BlobAssetReference<BlendTree1D>

    SetupBlendTree2D(ComponentSystem, Entity, Int32)

    Declaration
    public static BlobAssetReference<BlendTree2DSimpleDirectional> SetupBlendTree2D(ComponentSystem system, Entity e, int index)
    Parameters
    Type Name Description
    ComponentSystem system
    Entity e
    Int32 index
    Returns
    Type Description
    BlobAssetReference<BlendTree2DSimpleDirectional>
    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