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

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

    Show / Hide Table of Contents

    Class BaseHandVisualizerTests

    Inheritance
    Object
    BaseHandVisualizerTests
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.Tests
    Assembly: cs.temp.dll.dll
    Syntax
    public class BaseHandVisualizerTests

    Methods

    Setup()

    Declaration
    public IEnumerator Setup()
    Returns
    Type Description
    IEnumerator

    TearDown()

    Declaration
    public IEnumerator TearDown()
    Returns
    Type Description
    IEnumerator

    TestOnHandMeshUpdated()

    Validates that OnHandMeshUpdated can be called with hand mesh vertices of different lengths and not crash.

    Declaration
    public IEnumerator TestOnHandMeshUpdated()
    Returns
    Type Description
    IEnumerator
    Back to top Generated by DocFX