Search
Preparing search index...
The search index is not available
Pixi3D - v2.5.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Pixi3D - v2.5.0
Plane
Class Plane
Hierarchy
Plane
Index
Constructors
constructor
Properties
distance
Accessors
normal
Methods
ray
Cast
from
Constructors
constructor
new
Plane
(
normal
:
Point3D
, distance
:
number
)
:
Plane
Parameters
normal:
Point3D
distance:
number
Returns
Plane
Properties
distance
distance
:
number
Accessors
normal
get
normal
(
)
:
Point3D
Returns
Point3D
Methods
ray
Cast
ray
Cast
(
ray
:
Ray
)
:
number
Parameters
ray:
Ray
Returns
number
Static
from
from
(
position
:
Point3D
, normal
:
Point3D
)
:
Plane
Parameters
position:
Point3D
normal:
Point3D
Returns
Plane
Exports
Debug
Plane
constructor
distance
normal
ray
Cast
from
Generated using
TypeDoc