A projection that is updated dynamically.
OnGetFirstProjection | Configure the projection stream update delta, field of view, etc. You can change the frustum attributes at any time in OnGetNextProjection. |
OnGetNextProjection | Update the projection stream update delta, field of view, etc. |