This routine retrieves the diffuse color of this Appearance as r g b values between 0.0 and 1.0. This will return None if it did not have a diffuse color associated with it.
None
tuple[float] or None
A tuple of the r g b values of the diffuse color.