docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkTransform.ClientMoveCallback3D

    Namespace: UnityEngine.Networking
    Assembly: com.unity.multiplayer-hlapi.Runtime.dll
    Syntax
    public delegate bool NetworkTransform.ClientMoveCallback3D(ref Vector3 position, ref Vector3 velocity, ref Quaternion rotation)
    Parameters
    Type Name Description
    Vector3 position
    Vector3 velocity
    Quaternion rotation
    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2025 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)