docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TransitionUtils

    Transition utilities

    Inheritance
    object
    TransitionUtils
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.EditorXR.Utilities
    Assembly: solution.dll
    Syntax
    public static class TransitionUtils

    Methods

    Name Description
    AnimateProperty<T>(float, bool, ref bool, ref float, ref T, ref T, T, T, float, Func<T, T, bool>, Func<T, T, T, float>, Func<T, T, float, T>, Action<T>, bool, Action<T>)

    Helper function for animating transitions

    Approximately(Color, Color)

    Return true if one color is approximately equal to another

    GetPercentage(float, float, float)

    Get the percentage of the current value between source and target

    GetPercentage(Color, Color, Color)

    Get the percentage of the current color between source and target

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)