docs.unity3d.com
    Show / Hide Table of Contents

    Enum Scene.InterpolationMode

    Indicates how to interpolate values when requesting a value which lies between two key frames.

    Namespace: USD.NET
    Syntax
    public enum InterpolationMode
    Remarks

    Held indicates each keyframe should be held (no interpolation) until the next key frame is reached; linear indicates the two bracketing key frames should be linearly interpolated.

    Fields

    Name Description Value
    Held
    0
    Linear
    1
    Back to top
    Copyright © 2023 Unity Technologies
    • 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 Thursday, October 19, 2023