Struct AgentCylinderShape Extends IComponentData
Public
An agent's shape represented as a cylinder.
Public Variables
height
Height of the agent in world units.
Public
radius
Radius of the agent in world units.
Public