Missing documentation for Camera subclasses

Heya, I just noticed some documentation is missing from the Camera subclasses. For instance the Camera doc has about 60 properties, about 20 accessors, and about 60 methods listed. The TargetCamera doc looks to be propagating all of these Camera members as expected, but clicking further down the class hierarchy to FreeCamera, there are only about 20 properties, about 10 accessors, and about 10 methods. So LOTS missing.

Side note, I was experimenting with the fov property, with a FreeCamera, so I went to the FreeCamera doc expecting to find it there…

Adding @RaananW who will be able to have a look in a week after his break :slight_smile:

2 Likes