Skip to content

Commit

Permalink
[UsdGeomCamera] Change reference to fNumber to fStop in custom code c…
Browse files Browse the repository at this point in the history
…omment.

(Internal change: 2356389)
  • Loading branch information
JustAlejandro authored and pixar-oss committed Feb 11, 2025
1 parent 2231250 commit 8e03c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pxr/usd/usdGeom/camera.h
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ class UsdGeomCamera : public UsdGeomXformable

/// Computes the ratio between incident luminance and photometric exposure
/// (in lux-seconds), given the <tt>exposure</tt>, <tt>exposure:iso</tt>,
/// <tt>exposure:fnumber</tt>, <tt>exposure:time</tt> and
/// <tt>exposure:fStop</tt>, <tt>exposure:time</tt> and
/// <tt>exposure:responsivity</tt> attributes.
///
/// This is expected to be applied as a multiplier to the brightness of the
Expand Down

0 comments on commit 8e03c19

Please sign in to comment.