Struct MovementPlaneFromGraphSystem Extends ISystem

Public

Inner Types

Public Methods

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

Public Static Methods

Natural movement plane for a graph traversing a given graph.

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

Sine of the angle ABC.

Square (x)

Public Variables

entityQueryGraph
Public
entityQueryNormal
Public
graphNodeQueue
Public