docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct OrientedPoint

    Provides a description of a point with a direction into space.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    [Serializable]
    public struct OrientedPoint

    Constructors

    Name Description
    OrientedPoint(Vector3, Vector3)

    Instanciate and set the position and orientation.

    Fields

    Name Description
    Forward

    A vector pointed in the Z direction, at the origin (Read Only).

    orientation

    Euler orientation of the point in space.

    position

    Position of the point in space.

    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)