small documentation

This commit is contained in:
h4570
2022-07-23 21:47:18 +02:00
parent f5a7b7519e
commit cf8ca23ba9
6 changed files with 9 additions and 4 deletions
@@ -23,6 +23,7 @@ namespace Tyra {
* Pipeline for animated models (DynamicMesh).
* Supports:
* - Simple PS2 clipping (culling)
* - Frustum culling
* - Modes: color, texture+color, dir lights, texture + dir lights
*/
class DynamicPipeline : public Renderer3DPipeline {