Class SyncSceneToStreamAttribute | Animation Rigging | 1.0.3
docs.unity3d.com
    Show / Hide Table of Contents

    Class SyncSceneToStreamAttribute

    The [SyncSceneToStream] attribute can be used to ensure constraints properties are read from the scene and written back in the AnimationStream if they were not previously animated. Supported value types are: Float, Int, Bool, Vector2, Vector3, Vector4, Quaternion, Vector3Int, Vector3Bool, Transform, Transform[], WeightedTransform and WeightedTransformArray.

    Inheritance
    Object
    Attribute
    SyncSceneToStreamAttribute
    Namespace: UnityEngine.Animations.Rigging
    Syntax
    [AttributeUsage(AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
    public sealed class SyncSceneToStreamAttribute : Attribute, _Attribute
    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