FocusDetails.Point Property

Definition

The hit point of the raycast.

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

Property Value

UnityEngine.Vector3

Applies to