docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property QuaternionSync

    QuaternionSync

    When enabled, this NetworkTransform instance uses Quaternion synchronization.

    Declaration
    public bool QuaternionSync { get; }
    Property Value
    Type Description
    bool
    Remarks

    Use quaternion synchronization if you are nesting NetworkTransforms and rotation can occur on both the parent and child. When quaternion synchronization is enabled, the entire quaternion is updated when there are any changes to any axial values. You can use half float precision or quaternion compression to reduce the bandwidth cost.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)