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