Editar

IMixedRealityTouchPointer.TouchRay Property

Definition

Current touch ray.

public:
 property UnityEngine::Ray TouchRay { UnityEngine::Ray get(); void set(UnityEngine::Ray value); };
public UnityEngine.Ray TouchRay { get; set; }
member this.TouchRay : UnityEngine.Ray with get, set
Public Property TouchRay As Ray

Property Value

UnityEngine.Ray

Applies to