CameraAsset#
- class gs_nyx.nyx_py_sdk.CameraAsset#
Bases:
objectA view of the scene defined by a transform, projection and post-processing settings.
Constructors
Construct a default-initialized camera asset.
Attributes
Post-process anti-aliasing technique.
Aperture diameter; 0 disables depth of field.
If True, run the denoiser on the rendered output.
Far clipping plane distance.
Focal length used for depth of field; 0 disables it.
Vertical field of view, in radians.
Look up table table to be used for tone mapping and grading.
Near clipping plane distance.
World-space position of the camera.
Output image resolution in pixels (width, height).
World-space rotation of the camera.
Samples per pixel for path-traced rendering.
Tone mapping operator applied to the final image.
Unique identifier of the camera asset.