Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningRandom.h |
| Include | #include "LearningRandom.h" |
namespace UE
{
namespace Learning
{
namespace Random
{
void UE&58;&58;Learning&58;&58;Random&58;&58;PlanarDirectionVelocity
&40;
FVector & OutDirection,
FVector & OutVelocity,
const uint32 State,
const float VelocityScale,
const FVector Axis0,
const FVector Axis1
&41;
}
}
}