Class SpherePointerTests
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class SpherePointerTests : BasePlayModeTests
Methods
GrabLayerMasks()
Verifies that SpherePointer correctly returns IsNearObject and IsInteractionEnabled only when it is near a grabbable object, on the correct grabbable layer.
Declaration
public IEnumerator GrabLayerMasks()
Returns
Type | Description |
---|---|
IEnumerator |
GrabLayerMasks()
Verifies that SpherePointer correctly returns IsNearObject and IsInteractionEnabled only when it is near a grabbable object, on the correct grabbable layer.
Declaration
public IEnumerator GrabLayerMasks()
Returns
Type | Description |
---|---|
IEnumerator |
GrabLayerMasksWithOverlap()
Verifies that SpherePointer correctly returns IsNearObject and IsInteractionEnabled and only objects on the correct grabbable layer are in focus
Declaration
public IEnumerator GrabLayerMasksWithOverlap()
Returns
Type | Description |
---|---|
IEnumerator |
Setup()
Declaration
public override void Setup()
Overrides
Setup()
Declaration
public override void Setup()
Overrides
SpherePointerDistances()
Verifies that the IsNearObject and IsInteractionEnabled get set at the correct times as a hand approaches a grabbable object
Declaration
public IEnumerator SpherePointerDistances()
Returns
Type | Description |
---|---|
IEnumerator |
SpherePointerDistances()
Verifies that the IsNearObject and IsInteractionEnabled get set at the correct times as a hand approaches a grabbable object
Declaration
public IEnumerator SpherePointerDistances()
Returns
Type | Description |
---|---|
IEnumerator |
TearDown()
Declaration
public override void TearDown()
Overrides
TearDown()
Declaration
public override void TearDown()