Scalar3D.is_light_mode
Last updated
Last updated
Checks if the scalar field is in light mode, that is when only the path is specified without specifying the value as an array.
bool: True if the scalar field is in light mode, False otherwise.
ValueError: If neither the value nor the path is specified.