CameraComponent
Description
Fields
| Type | Name |
|---|---|
| float | last_global_shake_power |
| Frustum | frustum |
| Frustum | custom_frustum |
| Matrix4 | view_matrix |
| Matrix4 | proj_matrix |
| String | name |
| String | group |
| Container< Vector3 > | world_space_corners |
| float | fov |
| float | nearClip |
| float | farClip |
| float | aspectRatio |
| float | orthoHeight |
| int | projection_type |
| uint | camera_mask |
| bool | override_frustum |
| bool | receive_shadows |
| bool | active |
| bool | teleport_on_next_synchronize |