Struct LookAtTargetAnimationSystem.AnimateUnblended | DOTS Timeline | 0.8.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Struct LookAtTargetAnimationSystem.AnimateUnblended

    Namespace: Samples
    Syntax
    public struct AnimateUnblended : IJobForEach<TrackBindingComponent, LocalTime, AnimatedComponent<LookAtTarget>, ActiveState>, IJobForEach_CCCC<TrackBindingComponent, LocalTime, AnimatedComponent<LookAtTarget>, ActiveState>, JobForEachExtensions.IBaseJobForEach_CCCC, JobForEachExtensions.IBaseJobForEach

    Fields

    BlendData

    Declaration
    public NativeHashMap<Hash128, MixData<LookAtTarget>>.ParallelWriter BlendData
    Field Value
    Type Description
    NativeHashMap.ParallelWriter<>

    Methods

    Execute(ref TrackBindingComponent, ref LocalTime, ref AnimatedComponent<LookAtTarget>, ref ActiveState)

    Declaration
    public void Execute([ReadOnly] ref TrackBindingComponent binding, [ReadOnly] ref LocalTime c0, [ReadOnly] ref AnimatedComponent<LookAtTarget> c3, [ReadOnly] ref ActiveState state)
    Parameters
    Type Name Description
    TrackBindingComponent binding
    LocalTime c0
    AnimatedComponent<LookAtTarget> c3
    ActiveState state
    Implements
    Unity.Entities.IJobForEach_CCCC<T0, T1, T2, T3>.Execute(T0, T1, T2, T3)
    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