ITargetPlatformManagerModule::ShaderFormatVersion

Gets the shader format version for the specified shader.

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformManagerModule

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h
Include #include "Interfaces/ITargetPlatformManagerModule.h"
uint32 ShaderFormatVersion
(
    [FName](API\Runtime\Core\UObject\FName) Name
)

Remarks

Gets the shader format version for the specified shader. Version number.

Parameters

Name Description
Name Name of the shader format to get the version for.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library