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

    Class MARSEnvironmentInfo

    Holds metadata about a MARS environment scene

    Inheritance
    Object
    MARSEnvironmentInfo
    Namespace: Unity.MARS
    Syntax
    [Serializable]
    public class MARSEnvironmentInfo

    Properties

    DefaultCameraPivot

    Default world pivot of the scene camera for this environment scene

    Declaration
    public Vector3 DefaultCameraPivot { get; set; }
    Property Value
    Type Description
    Vector3

    DefaultCameraSize

    Default orbit radius of the camera when viewing this environment scene

    Declaration
    public float DefaultCameraSize { get; set; }
    Property Value
    Type Description
    Single

    DefaultCameraWorldPose

    Default world pose of the camera when this environment scene is loaded

    Declaration
    public Pose DefaultCameraWorldPose { get; set; }
    Property Value
    Type Description
    Pose

    EnvironmentBounds

    Bounds encapsulating the whole environment

    Declaration
    public Bounds EnvironmentBounds { get; set; }
    Property Value
    Type Description
    Bounds

    SimulationStartingPose

    World pose of the device at the start of simulation

    Declaration
    public Pose SimulationStartingPose { get; set; }
    Property Value
    Type Description
    Pose
    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)