Forum Discussion
NullReference
12 years agoHonored Guest
Forward vector?
How do you get the direction the player is currently looking as a vector? Like if you needed to raycast straight forward for instance. Normally I would use PlayerCamera.transform.forward but that is o...
sh0v0r
12 years agoProtege
Get a reference to the Right Camera game object and then:
camerRef.transform.forward;
camerRef.transform.forward;
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 10 months ago
- 6 years ago
- 7 years ago