bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
BabylonRay
BaseRayDto
Class BaseRayDto
Index
Constructors
constructor
Properties
origin
direction
length?
Constructors
constructor
new
BaseRayDto
(
origin
?:
Point3
,
direction
?:
Vector3
,
length
?:
number
,
)
:
BaseRayDto
Parameters
Optional
origin
:
Point3
Optional
direction
:
Vector3
Optional
length
:
number
Returns
BaseRayDto
Properties
origin
origin
:
Point3
Origin of the ray
direction
direction
:
Vector3
Direction of the ray
Optional
length
length
?:
number
Length of the ray
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
origin
direction
length
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
Origin of the ray