docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEngine.XR.Interaction.Toolkit.Utilities.Tweenables.Primitives

    Classes

    ColorTweenableVariable

    Bindable variable that can tween over time towards a target color value. Uses an async implementation to tween using the job system.

    FloatTweenableVariable

    Bindable variable that can tween over time towards a target float value. Uses an async implementation to tween using the job system.

    QuaternionTweenableVariable

    Bindable variable that can tween over time towards a target Quaternion value. Uses an synchronous implementation so the tween does not use the job system.

    Vector2TweenableVariable

    Bindable variable that can tween over time towards a target float2 (Vector2) value. Uses an async implementation to tween using the job system.

    Vector3TweenableVariable

    Bindable variable that can tween over time towards a target float3 (Vector3) value. Uses an async implementation to tween using the job system.

    Vector4TweenableVariable

    Bindable variable that can tween over time towards a target float4 (Vector4) value. Uses an async implementation to tween using the job system.

    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