-
Notifications
You must be signed in to change notification settings - Fork 241
Physics
Adrien GIVRY edited this page Sep 26, 2020
·
3 revisions
Some global physics functions
This usertype has no variables
This usertype has no constructors
Name | Input | Output | Description |
---|---|---|---|
Raycast |
Vector3 : originVector3 : directionnumber : distance |
RaycastHit |
Casts a ray against all Physical Object in the Scene and returns information on what was hit |
This usertype has no operators