neso_fame.offset.LazyOffset[T: LazilyOffsetable | collections.abc.Callable]](obj: T, x3_offset: float) Wrap the object so that it is lazily offset. If the obj is already a LazyOffset, it is the contents of obj that will be wrapped and the offset will be increased (or decreased) accordingly.