Enum NetworkProximityChecker.CheckMethod | Package Manager UI website
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
    Physics2D

    Use 2D physics to determine proximity.

    Physics3D

    Use 3D physics to determine proximity.

    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX