CARLA
Public Attributes | List of all members
FWalkerControl Struct Reference

#include <WalkerControl.h>

+ Collaboration diagram for FWalkerControl:

Public Attributes

FVector Direction = {1.0f, 0.0f, 0.0f}
 
bool Jump = false
 
float Speed = 0.0f
 

Detailed Description

Definition at line 12 of file Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Walker/WalkerControl.h.

Member Data Documentation

◆ Direction

FVector FWalkerControl::Direction = {1.0f, 0.0f, 0.0f}

◆ Jump

bool FWalkerControl::Jump = false

◆ Speed

float FWalkerControl::Speed = 0.0f

The documentation for this struct was generated from the following file: