Search
Preparing search index...
The search index is not available
@motor/core
Options
All
Public
Public/Protected
All
Inherited
Menu
@motor/core
default
MotorCore
AssistPlane
Class AssistPlane
Hierarchy
AssistPlane
Index
Constructors
constructor
Properties
model
Matrix
Methods
get2
Dfrom3D
get
Plane
Position
Constructors
constructor
new
Assist
Plane
(
point
:
Vector3
, cameraDirection
:
Vector3
)
:
AssistPlane
Parameters
point:
Vector3
cameraDirection:
Vector3
Returns
AssistPlane
Properties
model
Matrix
model
Matrix
:
Matrix4
Methods
get2
Dfrom3D
get2
Dfrom3D
(
vec3
:
Vector3
)
:
Vector2
Parameters
vec3:
Vector3
Returns
Vector2
get
Plane
Position
get
Plane
Position
(
ray
:
Ray
)
:
undefined
|
PlanePositions
Parameters
ray:
Ray
Returns
undefined
|
PlanePositions
Exports
default
default.
Motor
Core
Assist
Plane
constructor
model
Matrix
get2
Dfrom3D
get
Plane
Position