BaseTransform.isPassthrough

See if trans is configured as a passthrough transform.

class BaseTransform
bool
isPassthrough
()

Return Value

Type: bool

true if the transform is configured in passthrough mode.

MT safe.