Struct MixData<T> | DOTS Timeline | 0.8.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Struct MixData<T>

    Namespace: Unity.Timeline
    Syntax
    public struct MixData<T>
        where T : struct, IComponentData
    Type Parameters
    Name Description
    T

    Fields

    Additive

    Declaration
    public bool Additive
    Field Value
    Type Description
    Boolean

    Value1

    Declaration
    public T Value1
    Field Value
    Type Description
    T

    Value2

    Declaration
    public T Value2
    Field Value
    Type Description
    T

    Value3

    Declaration
    public T Value3
    Field Value
    Type Description
    T

    Value4

    Declaration
    public T Value4
    Field Value
    Type Description
    T

    Weights

    Declaration
    public float4 Weights
    Field Value
    Type Description
    Unity.Mathematics.float4
    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