Class PoseDataSource | XR Legacy Input Helpers | 2.0.8
docs.unity3d.com
    Show / Hide Table of Contents

    Class PoseDataSource

    The PoseDataSource class acts as a container for the GetDatafromSource method call that should be used by PoseProviders wanting to query data for a particular pose.

    Inheritance
    Object
    PoseDataSource
    Namespace: UnityEngine.SpatialTracking
    Syntax
    public static class PoseDataSource

    Methods

    GetDataFromSource(TrackedPoseDriver.TrackedPose, out Pose)

    Declaration
    public static PoseDataFlags GetDataFromSource(TrackedPoseDriver.TrackedPose poseSource, out Pose resultPose)
    Parameters
    Type Name Description
    TrackedPoseDriver.TrackedPose poseSource
    Pose resultPose
    Returns
    Type Description
    PoseDataFlags
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023