Class LightweightRVORenderSystem Extends SystemBase

Public

System to render RVO agents on a mesh.

The system does not do any rendering itself, but only writes to the mesh field.

Inner Types

Generates a simple mesh for rendering the agents.

Public Variables

material

Material for rendering.

Public
mesh

Mesh for rendering.

Public
renderingOffset

Offset with which to render the mesh from the agent's original positions.

Public

Private/Protected Members

OnCreate ()
Protected
OnDestroy ()
Protected
OnUpdate ()
Protected
entityQuery
Private