Standard Camera
Camera - Standard camera with a perspective/orthographic frustum
Standard camera, you can find in any 3D softwares.
A camera gets by default a Target Orientation Distance 3D placement. By default, the distance of the placement is linked to the Focus distance.
The focus distance can then be used with the Depth of Field (Legacy) modifier.
Variables:
- Frustum: Frustum of the standard camera
- Loading: The loading status of the frustum . It can be loaded , enabled by not loaded or unloaded
- Activation: The activation status of the frustum . It can be active , enabled by not active or inactive
- Color Label: Associate a color label to your frustum to make it easily locatable
- Solo: Activate this to keep only this frustum active and hide all otherin same location
- Editable: The editabiliy status of the frustum . It can be locked directly , locked indirectly or editable
- Preset: Select a preset to apply on the frustum
- Status: Warnings and errors associated to this frustum
Python
Oil.createObject("AffineCamera")