docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor SensorSpatialData

    SensorSpatialData(Pose, Pose, Vector3?, Vector3?)

    Create a new SensorSpatialData with the given values.

    Declaration
    public SensorSpatialData(Pose egoPose, Pose sensorPose, Vector3? egoVelocity, Vector3? egoAcceleration)
    Parameters
    Type Name Description
    Pose egoPose

    The pose of the ego.

    Pose sensorPose

    The pose of the sensor relative to the ego.

    Vector3? egoVelocity

    The velocity of the ego.

    Vector3? egoAcceleration

    The acceleration of the ego.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)