api.assets.ExtrinsicParams#
- class datagen.api.assets.ExtrinsicParams(*, location: Point = None, rotation: Rotation = None)#
The set of extrinsic parameters that define a camera’s position and orientation relative to the rest of the 3D environment.
For use with the
Camera
object.