GSAIAgentLocation
Description
Represents an agent with only a location and an orientation.
Properties
Type
Name
Vector3
position
float
orientation
Property Descriptions
position
var position: Vector3
The agent's position in space.
orientation
var orientation: float
The agent's orientation on its Y axis rotation.
Last updated