Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterial
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Materials/Material.h |
Include | #include "Materials/Material.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/Material.cpp |
static void FixCommentPositions
&40;
TConstArrayView< TObjectPtr< UMaterialExpressionComment >> Comments
&41;
Remarks
Shifts the positions of comments so that they are aligned correctly with other expressions
Parameters
Name | Description |
---|---|
Comments | Array of comments to fix |