CamPosition¶
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 |