API Reference / SkyCamera · interface
Interface: SkyCamera
An orthonormal camera basis in the local horizontal frame (x east,
y north, z up). right is horizontal, so the camera has no roll.
Properties
| Property | Type |
|---|---|
<a id="forward"></a> forward | Vec3 |
<a id="right"></a> right | Vec3 |
<a id="up"></a> up | Vec3 |