Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BaseRayDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional origin: Point3
    • Optional direction: Vector3
    • Optional length: number

    Returns BaseRayDto

Properties

direction

direction: Vector3

Direction of the ray

Optional length

length: number

Length of the ray

origin

origin: Point3

Origin of the ray

Generated using TypeDoc