GSAIAgentLocation

Description

Represents an agent with only a location and an orientation.

Properties

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