Table of Contents

Method Raycast

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

Raycast(Ray, out RaycastHit, float)

public bool Raycast(Ray ray, out RaycastHit hit, float distance)

Parameters

ray Ray
hit RaycastHit
distance float

Returns

bool