Editar

HandRay Class

Definition

public ref class HandRay : Microsoft::MixedReality::Toolkit::Input::IHandRay
public class HandRay : Microsoft.MixedReality.Toolkit.Input.IHandRay
type HandRay = class
    interface IHandRay
Public Class HandRay
Implements IHandRay
Inheritance
HandRay
Implements

Constructors

HandRay()

Properties

Ray

Ray used by input system for Far Pointers.

ShouldShowRay

Check whether hand palm is angled in a way that hand rays should be used.

Methods

Update(Vector3, Vector3, Transform, Handedness)

Update data used by hand implementation, to compute next HandRay.

Applies to