mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ProfileTests

    Inheritance
    Object
    ProfileTests
    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 ProfileTests

    Methods

    TearDown()

    Declaration
    public void TearDown()

    TearDown()

    Declaration
    public void TearDown()

    TestDefaultProfile()

    Test that the default HoloLens 2 profile acts as expected (when hands are up, we see a hand ray).

    Declaration
    public IEnumerator TestDefaultProfile()
    Returns
    Type Description
    IEnumerator

    TestDefaultProfile()

    Test that the default HoloLens 2 profile acts as expected (when hands are up, we see a hand ray).

    Declaration
    public IEnumerator TestDefaultProfile()
    Returns
    Type Description
    IEnumerator

    TestEditorProfile()

    Test that the Hands Free Input simulation is enabled in editor in the default profile when user input is enabled

    Declaration
    public IEnumerator TestEditorProfile()
    Returns
    Type Description
    IEnumerator

    TestHL1Profile()

    Test that HoloLens 1 profile acts as expected (e.g. when hands are up there are no hand rays)

    Declaration
    public IEnumerator TestHL1Profile()
    Returns
    Type Description
    IEnumerator

    TestHL1Profile()

    Test that HoloLens 1 profile acts as expected (e.g. when hands are up there are no hand rays)

    Declaration
    public IEnumerator TestHL1Profile()
    Returns
    Type Description
    IEnumerator
    In This Article
    • Methods
      • TearDown()
      • TearDown()
      • TestDefaultProfile()
      • TestDefaultProfile()
      • TestEditorProfile()
      • TestHL1Profile()
      • TestHL1Profile()
    Back to top Generated by DocFX