Skip to content

手势没有时间戳输出 #34

@kokeliang

Description

@kokeliang

SDK手势的结构体没有时间戳输出,请问如何获取手势的时间戳?
public struct HandJointLocation { /// <summary> /// The status of hand joint location. /// </summary> public HandLocationStatus locationStatus; /// <summary> /// The orientation and position of hand joint. /// </summary> public Posef pose; /// <summary> /// The radius of hand joint. /// </summary> public float radius; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions