docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field TickRate

    The tickrate of network ticks. This value controls how often netcode runs user code and sends out data.

    Namespace: Unity.Netcode
    Assembly: solution.dll
    Syntax
    [Tooltip("The tickrate. This value controls how often netcode runs user code and sends out data. The value is in 'ticks per seconds' which means a value of 50 will result in 50 ticks being executed per second or a fixed delta time of 0.02.")]
    public uint TickRate
    Returns
    Type Description
    uint
    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)