Search
Preparing search index...
The search index is not available
MBCore GameTest Module
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
MBCore GameTest Module
RaycastProperties
Class RaycastProperties
Hierarchy
RaycastProperties
Index
Constructors
constructor
Methods
collide
With
Liquids
collide
With
Passables
get
Max
Distance
get
Options
stop
After
Entities
builder
Constructors
constructor
new
Raycast
Properties
(
bOpts
:
BlockRaycastOptions
, eOpts
:
EntityRaycastOptions
, stopAfterEntities
:
boolean
)
:
RaycastProperties
Parameters
bOpts:
BlockRaycastOptions
eOpts:
EntityRaycastOptions
stopAfterEntities:
boolean
Returns
RaycastProperties
Methods
collide
With
Liquids
collide
With
Liquids
(
)
:
boolean
Returns
boolean
collide
With
Passables
collide
With
Passables
(
)
:
boolean
Returns
boolean
get
Max
Distance
get
Max
Distance
(
)
:
number
Returns
number
get
Options
get
Options
(
)
:
{
block
:
BlockRaycastOptions
;
entity
:
EntityRaycastOptions
}
Returns
{
block
:
BlockRaycastOptions
;
entity
:
EntityRaycastOptions
}
block
:
BlockRaycastOptions
entity
:
EntityRaycastOptions
stop
After
Entities
stop
After
Entities
(
)
:
boolean
Returns
boolean
Static
builder
builder
(
)
:
RaycastPropertiesBuilder
Returns
RaycastPropertiesBuilder
Exports
Raycast
Properties
constructor
collide
With
Liquids
collide
With
Passables
get
Max
Distance
get
Options
stop
After
Entities
builder
Generated using
TypeDoc
version 0.22.18, the 7/5/2022