HandRay Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |