日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    Show / Hide Table of Contents

    Delegate SimulatedHandData.HandJointDataGenerator

    Generator function producing joint positions and rotations

    Namespace: Microsoft.MixedReality.Toolkit.Input
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void HandJointDataGenerator(MixedRealityPose[] jointPoses);
    Parameters
    Type Name Description
    MixedRealityPose[] jointPoses
    Back to top Generated by DocFX