virtual bool IsBlendCachingEnabled() const;
IsBlendCachingEnabled returns true if blends requiring render targets are being cached, false otherwise. Blend caching should only be disabled for debugging purposes.
True if blends requiring render targets are being cached, false otherwise.