Navigation
Unreal Engine C++ API Reference > Runtime > RHI > FCachedBoundShaderStateLink
Syntax
FRHIBoundShaderState &42; BoundShaderState
Remarks
The cached bound shader state. This is not a reference counted pointer because we rely on the RHI to destruct this object when the bound shader state this references is destructed.