-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.render.camera.CamPosition
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.