Skip to content

RaycastHit

Adrien GIVRY edited this page Sep 26, 2020 · 3 revisions

Description

Contains the result of a raycast query

Variables

Name Type Description
FirstResultObject PhysicalObject First object traversed by the ray
ResultObjects PhysicalObject[] Every objects traversed by the ray

Constructors

This usertype has no constructors

Functions

This usertype has no functions

Operators

This usertype has no operators

Clone this wiki locally