Options
All
  • Public
  • Public/Protected
  • All
Menu

A Ray represents an infinite line starting at origin and going in direction.

Hierarchy

  • Ray

Index

Properties

Properties

direction: Vector3

A normal that describes the direction of the ray from origin.

origin: Vector3

The origin point of the ray.