Lib.render.camera.CamPosition - tixl3d/tixl GitHub Wiki
Returns the current camera properties. This can be very useful for positioning or emitting things in front of the camera.
Please consider looking at the example.
| Name | Type |
|---|---|
| Command | T3.Core.DataTypes.Command |
| Position | System.Numerics.Vector3 |
| Direction | System.Numerics.Vector3 |
| AspectRatio | System.Single |
⚠ Everything else is automatically generated and will be overwritten regularly.