docs.unity.cn
    Show / Hide Table of Contents

    Enum MatchTargetFields

    Flags specifying which offset fields to match

    Namespace: UnityEngine.Timeline
    Syntax
    public enum MatchTargetFields : int

    Fields

    Name Description Value
    PositionX

    Translation X value

    PositionY

    Translation Y value

    PositionZ

    Translation Z value

    RotationX

    Rotation Euler Angle X value

    RotationY

    Rotation Euler Angle Y value

    RotationZ

    Rotation Euler Angle Z value

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 21, 2021