Tool

Summary

A class to interact with Scripted Tools

Instance Properties

NameReturn TypeDescription

startPoint

Transform Read-only

The position and orientation of the point where the trigger was pressed

endPoint

Transform Read-only

The position and orientation of the point where the trigger was released

vector

Vector3 Read-only

The vector from startPoint to endPoint

rotation

Rotation Read-only

The rotation from startPoint to endPoint

Last updated