Search
Preparing search index...
The search index is not available
bitbybit.dev v0.19.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
BabylonRay
BaseRayDto
Class BaseRayDto
Hierarchy
BaseRayDto
Index
Constructors
constructor
Properties
direction
length
origin
Constructors
constructor
new
Base
Ray
Dto
(
origin
?:
Point3
, direction
?:
Vector3
, length
?:
number
)
:
BaseRayDto
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
Exports
Bit
Inputs
Babylon
Ray
Base
Ray
Dto
constructor
direction
length
origin
From
ToDto
Ray
Dto
Generated using
TypeDoc
Direction of the ray