texture_image (ndarray | None) – Texture image array (H, W, C) or None.
flip_vertical (bool) – Whether to flip the image vertically.
require_channels (bool) – Whether to enforce 3/4-channel images and expand grayscale.
scale_unit_range (bool) – Whether to scale unit-range floats to 0-255.