ITR2_ASSET/Engine/Content/Functions/Engine_MaterialFunctions01/Coordinates/1Dto2DIndex.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

13 lines
No EOL
460 B
JSON

[
{
"Type": "MaterialFunction",
"Name": "1Dto2DIndex",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Converts a 2D index into a 1D index based on a given total X,Y size. For example an 8x8 grid would return cells 0-63.",
"bExposeToLibrary": true,
"StateId": "B83EA93C-4A724757-EA152794-0B3F5A7B"
}
}
]