Ray.ToString

string ToString()

Mostly for debug purposes, this is a decent way to log or inspect the Ray in debug mode. Looks like “[position], [direction]”

   
RETURNS: string A string that looks like “[position], [direction]”




Found an issue with these docs, or have some additional questions? Create an Issue on Github!