Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Ray.direction

Switch to Manual
public var direction: Vector3;

Description

The direction of the ray.

Direction is always a normalized vector. If you assign a vector of non unit length, it will be normalized.