Search
Preparing search index...
The search index is not available
@esengine/egret-framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Physics/Ray2D"
es
Ray2D
Class Ray2D
不是真正的射线(射线只有开始和方向),作为一条线和射线。
Hierarchy
Ray2D
Index
Constructors
constructor
Properties
direction
end
start
Constructors
constructor
new
Ray2D
(
position
:
Vector2
, end
:
Vector2
)
:
Ray2D
Parameters
position:
Vector2
end:
Vector2
Returns
Ray2D
Properties
direction
direction
:
Vector2
end
end
:
Vector2
start
start
:
Vector2
Globals
"
Physics/
Ray2
D"
es
Ray2D
constructor
direction
end
start
Generated using
TypeDoc
不是真正的射线(射线只有开始和方向),作为一条线和射线。