MCPcopy Create free account
hub / github.com/MikeMcShaffry/gamecode4 / GetVectorFromYRotation

Function GetVectorFromYRotation

Source/GCC4/Utilities/Math.cpp:687–696  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------------------------- This function returns the look-at vector for a given orientation, which is assumed to be on the Y axis. Thus, the Y component of the returned vector will always be 0. This function is used by the AI system which doesn't care about orientation along any other axis. -----------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GetVectorFromRotationMethod · 0.85

Calls 2

WrapPiFunction · 0.85
NormalizeMethod · 0.45

Tested by

no test coverage detected