Enum TimeSamplingType | Alembic | 2.0.1-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Enum TimeSamplingType

    The time sampling mode for the Alembic file.

    Namespace: UnityEngine.Formats.Alembic.Sdk
    Syntax
    public enum TimeSamplingType

    Fields

    Name Description
    Acyclic

    The delta time in Unity is the interval between the frames on the Alembic side. The interval is not constant, but the impact on the game progress is minimal. It is a mode mainly assuming 3D recording of games.

    Uniform

    The interval between frames on the Alembic side is always constant.

    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