Class SyncSceneToStreamLayer | Animation Rigging | 0.3.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class SyncSceneToStreamLayer

    Inheritance
    Object
    SyncSceneToStreamLayer
    Namespace: UnityEngine.Animations.Rigging
    Syntax
    public class SyncSceneToStreamLayer

    Fields

    job

    Declaration
    public IAnimationJob job
    Field Value
    Type Description
    IAnimationJob

    Properties

    isInitialized

    Declaration
    public bool isInitialized { get; }
    Property Value
    Type Description
    Boolean

    Methods

    Initialize(Animator, IList<IRigLayer>)

    Declaration
    public bool Initialize(Animator animator, IList<IRigLayer> layers)
    Parameters
    Type Name Description
    Animator animator
    IList<IRigLayer> layers
    Returns
    Type Description
    Boolean

    IsValid()

    Declaration
    public bool IsValid()
    Returns
    Type Description
    Boolean

    Reset()

    Declaration
    public void Reset()

    Update(IList<IRigLayer>)

    Declaration
    public void Update(IList<IRigLayer> layers)
    Parameters
    Type Name Description
    IList<IRigLayer> layers
    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