Lib.render.camera.OrthographicCamera - tixl3d/tixl GitHub Wiki
Set an orthographic project matrix for the operators following further down (i.e., to the left).
Note that this projection uses a special z-buffer depth that might be incompatible with other operators like [DepthBufferAsGrayScale]
| Name (Relevancy & Type) | Description |
|---|---|
| Command (CommandRequired) | - |
| Position (Vector3) | - |
| Target (Vector3) | - |
| Up (Vector3) | - |
| Roll (Single) | - |
| NearFarClip (Vector2) | - |
| Size (Vector2) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
| Reference | System.Object |
⚠ Everything else is automatically generated and will be overwritten regularly.