FTargetPlatformBase::UsesSelectiveBasePassOutputs

Gets whether the platform will use selective outputs in the base pass shaders.

Unreal Engine C++ API Reference > Developer > TargetPlatform > Common > FTargetPlatformBase

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h
Include #include "Common/TargetPlatformBase.h"
Source /Engine/Source/Developer/TargetPlatform/Private/TargetPlatformBase.cpp
virtual bool UsesSelectiveBasePassOutputs() const

Remarks

Gets whether the platform will use selective outputs in the base pass shaders.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library