Enum NetworkProximityChecker.CheckMethod | Multiplayer HLAPI | 1.0.8
docs.unity.cn
    Show / Hide Table of Contents

    Enum NetworkProximityChecker.CheckMethod

    Enumeration of methods to use to check proximity.

    Namespace: UnityEngine.Networking
    Syntax
    public enum CheckMethod

    Fields

    Name Description Value
    Physics3D

    Use 3D physics to determine proximity.

    0
    Physics2D

    Use 2D physics to determine proximity.

    1
    In This Article
    • Fields
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 15 December 2020