RayStep.GetPoint(Single) Method   
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:
 UnityEngine::Vector3 GetPoint(float distance);public UnityEngine.Vector3 GetPoint(float distance);member this.GetPoint : single -> UnityEngine.Vector3Public Function GetPoint (distance As Single) As Vector3Parameters
- distance
- Single
Returns
		UnityEngine.Vector3