Search Results for

    Show / Hide Table of Contents

    Method IsInArea

    IsInArea(Vector3, Vector3)

    Declaration
    public bool IsInArea(Vector3 minBounds, Vector3 maxBounds)
    Parameters
    Type Name Description
    Vector3 minBounds
    Vector3 maxBounds
    Returns
    Type Description
    System.Boolean

    IsInArea(Vector3, Vector3, Single)

    Declaration
    public bool IsInArea(Vector3 pos1, Vector3 pos2, float angle)
    Parameters
    Type Name Description
    Vector3 pos1
    Vector3 pos2
    System.Single angle
    Returns
    Type Description
    System.Boolean
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX