docs.unity3d.com
    显示 / 隐藏目录

    Struct GeographicBoundingBox

    Namespace: Unity.MARS.Data
    Syntax
    [Serializable]
    public struct GeographicBoundingBox

    Fields

    center

    The latitude / longitude coordinate of the center of the bounding box

    Declaration
    [Tooltip("The latitude / longitude coordinate of the center of the bounding box")]
    public GeographicCoordinate center
    Field Value
    Type Description
    GeographicCoordinate

    latitudeExtents

    Declaration
    [Tooltip("The distance from the center in latitude degrees that the boundary extends")]
    public double latitudeExtents
    Field Value
    Type Description
    Double

    longitudeExtents

    Declaration
    [Tooltip("The distance from the center in longitude degrees that the boundary extends")]
    public double longitudeExtents
    Field Value
    Type Description
    Double
    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)