Class NormalizedMixerNode_UnitTests | DOTS Timeline | 0.8.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class NormalizedMixerNode_UnitTests

    Inheritance
    Object
    NormalizedMixerNode_UnitTests
    Namespace: Unity.Timeline.Animation.Tests
    Syntax
    public class NormalizedMixerNode_UnitTests

    Methods

    ExcessWeights_AreIgnored()

    Declaration
    public void ExcessWeights_AreIgnored()

    MissingWeights_TreatedAsZero()

    Declaration
    public void MissingWeights_TreatedAsZero()

    NoInputs_OutputDefaults(Int32)

    Declaration
    public void NoInputs_OutputDefaults(int numInputs)
    Parameters
    Type Name Description
    Int32 numInputs

    NoWeights_TreatsAllStreamsWithEqualWeight()

    Declaration
    public void NoWeights_TreatsAllStreamsWithEqualWeight()

    NoWeights_TreatsAllWeightsAsEqual()

    Declaration
    public void NoWeights_TreatsAllWeightsAsEqual()

    OneTimeSetup()

    Declaration
    public void OneTimeSetup()

    OutputWeight_IsSaturatedSum(Single, Single, Single, Single)

    Declaration
    public void OutputWeight_IsSaturatedSum(float weightA, float weightB, float weightC, float expected)
    Parameters
    Type Name Description
    Single weightA
    Single weightB
    Single weightC
    Single expected

    Setup()

    Declaration
    public void Setup()

    SingleInput_EvaluatesToCorrectResult(Int32, Single)

    Declaration
    public void SingleInput_EvaluatesToCorrectResult(int inputIndex, float weight)
    Parameters
    Type Name Description
    Int32 inputIndex
    Single weight

    TearDown()

    Declaration
    public void TearDown()

    TwoInputs_EvaluatesBlendToCorrectResult(Single, Single)

    Declaration
    public void TwoInputs_EvaluatesBlendToCorrectResult(float weight0, float weight1)
    Parameters
    Type Name Description
    Single weight0
    Single weight1

    WeightsOnly_ProducesDefaultStreams()

    Declaration
    public void WeightsOnly_ProducesDefaultStreams()
    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