Skip to content

Physics

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

Description

Some global physics functions

Variables

This usertype has no variables

Constructors

This usertype has no constructors

Functions

Name Input Output Description
Raycast Vector3: origin
Vector3: direction
number: distance
RaycastHit Casts a ray against all Physical Object in the Scene and returns information on what was hit

Operators

This usertype has no operators

Clone this wiki locally