ProfileViews::IsBlendCachingEnabled

ProfileViews::IsBlendCachingEnabled
virtual bool IsBlendCachingEnabled() const;
Description

IsBlendCachingEnabled returns true if blends requiring render targets are being cached, false otherwise. Blend caching should only be disabled for debugging purposes.

Return Value

True if blends requiring render targets are being cached, false otherwise.