Skip to content

Lib.render.camera.CamPosition

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

CamPosition

in Lib.render.camera


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.


Outputs

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.

Clone this wiki locally