Struct MovementPlaneFromGraphSystem Extends ISystem

Public

Inner Types

Public Methods

OnCreate (state)
Public
OnDestroy (state)
Public
OnUpdate (systemState)
Public

Public Static Methods

MovementPlaneFromGraph (graph)

Natural movement plane for a graph traversing a given graph.

Public Static
SampleSmoothNavmeshNormal (node, scratchList, scratchBuffer, position, agentRadius, agentMovementPlane, alpha)
Public Static
SampleSmoothTriangleNormal (position, _triangleVertices, agentMovementPlane, agentRadius, alpha)
Public Static
SinAngle (a, b, c)

Sine of the angle ABC.

Public Static

Public Variables

entityQueryGraph
Public
entityQueryNormal
Public
graphNodeQueue
Public