IMaterialBakingModule::IsLinearBake

Returns whether a specific material property is baked to a linear texture or not

Unreal Engine C++ API Reference > Developer > MaterialBaking > IMaterialBakingModule

References

   
Module MaterialBaking
Header /Engine/Source/Developer/MaterialBaking/Public/IMaterialBakingModule.h
Include #include "IMaterialBakingModule.h"
bool IsLinearBake
(
    [FMaterialPropertyEx](API\Developer\MaterialBaking\FMaterialPropertyEx) Property
)

Remarks

Returns whether a specific material property is baked to a linear texture or not


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library