Preparing search index...
The search index is not available
Fudge Core
Fudge Core
FudgeCore
Waypoint
Interface Waypoint
Unifies Waypoints of the pathing algorithms
Author
Lukas Scheuerle, HFU, 2024
interface
Waypoint
{
connections
:
Connection
[]
;
isActive
:
boolean
;
mtxLocal
:
Matrix4x4
;
mtxWorld
:
Matrix4x4
;
}
Implemented by
ComponentWaypoint
Index
Properties
connections
is
Active
mtx
Local
mtx
World
Properties
connections
connections
:
Connection
[]
is
Active
is
Active
:
boolean
mtx
Local
mtx
Local
:
Matrix4x4
mtx
World
mtx
World
:
Matrix4x4
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
connections
is
Active
mtx
Local
mtx
World
Fudge Core
Loading...
Unifies Waypoints of the pathing algorithms
Author
Lukas Scheuerle, HFU, 2024