dump: [json] pakchunk0

dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
This commit is contained in:
merith-tk 2024-11-29 17:06:31 -08:00
parent a0202f19ac
commit 6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[
{
"Type": "MaterialFunction",
"Name": "BoxIntersection",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Returns Entry and Exit points for a Ray intersecting an Axis Aligned Bounding Box. If you need it to be non axis aligned then you will have to Inverse Transform the Ray Origin and Ray End into the local space of the box.",
"bExposeToLibrary": true,
"StateId": "29D0ED86-4DC52F5D-4FFBD0AE-EE2BE897"
}
}
]