docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryCommitTransformToServer

    TryCommitTransformToServer(Transform, double)

    This will try to send/commit the current transform delta states (if any)

    Declaration
    protected void TryCommitTransformToServer(Transform transformToCommit, double dirtyTime)
    Parameters
    Type Name Description
    Transform transformToCommit

    the transform to be committed

    double dirtyTime

    time it was marked dirty

    Remarks

    Only client owners or the server should invoke this method

    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)