Struct UberLayerMixerNode.KernelDefs | DOTS Timeline | 0.6.0-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Struct UberLayerMixerNode.KernelDefs

    Namespace: Unity.Timeline.Animation
    Syntax
    public struct KernelDefs : IKernelPortDefinition

    Fields

    BlendingModes

    Declaration
    [PortDef("f61136517c764c778565e2e700f74e62", "BlendMode", "Blending mode", 1)]
    public PortArray<DataInput<UberLayerMixerNode, BlendingMode>> BlendingModes
    Field Value
    Type Description
    PortArray<DataInput<UberLayerMixerNode, BlendingMode>>

    Inputs

    Declaration
    [PortDef("b3ee07e40ad7457eb96014498ae79874", "Input", "Animation stream to blend", 1)]
    public PortArray<DataInput<UberLayerMixerNode, Buffer<AnimatedData>>> Inputs
    Field Value
    Type Description
    PortArray<DataInput<UberLayerMixerNode, System.Buffer<AnimatedData>>>

    Output

    Declaration
    [PortDef("1326ffe0407848eea1b810dce03ab4d1", "Resulting animation stream")]
    public DataOutput<UberLayerMixerNode, Buffer<AnimatedData>> Output
    Field Value
    Type Description
    DataOutput<UberLayerMixerNode, System.Buffer<AnimatedData>>

    RootTransformInputs

    Declaration
    [PortDef("b3b3f2a262cf4354975a2a184b39d2af", "Root Transform", "Blend weight", 1)]
    public PortArray<DataInput<UberLayerMixerNode, RigidTransform>> RootTransformInputs
    Field Value
    Type Description
    PortArray<DataInput<UberLayerMixerNode, RigidTransform>>

    RootTransformOutput

    Declaration
    [PortDef("ff3c1c4a395f41748fa0143ba253c5bd", "Resulting root transform")]
    public DataOutput<UberLayerMixerNode, RigidTransform> RootTransformOutput
    Field Value
    Type Description
    DataOutput<UberLayerMixerNode, RigidTransform>

    Weights

    Declaration
    [PortDef("5f3acc74f1da4290ae26e2aea04987d9", "Weight", "Blend weight", 1)]
    public PortArray<DataInput<UberLayerMixerNode, float>> Weights
    Field Value
    Type Description
    PortArray<DataInput<UberLayerMixerNode, Single>>
    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