dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
105
Engine/Content/BasicShapes/BasicShapeMaterial.json
Normal file
105
Engine/Content/BasicShapes/BasicShapeMaterial.json
Normal file
|
@ -0,0 +1,105 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "BasicShapeMaterial",
|
||||
"Class": "UScriptClass'Material'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bUsedWithStaticLighting": true,
|
||||
"bUsedWithInstancedStaticMeshes": true,
|
||||
"bUsedWithGeometryCollections": true,
|
||||
"bUsedWithNanite": true,
|
||||
"bCanMaskedBeAssumedOpaque": true,
|
||||
"StateId": "2EC474F4-A6AD8C99-6E95E0BF-686228F4",
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedExpressionData": {
|
||||
"RuntimeEntries": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "Roughness",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[1]": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "Color",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[2]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[3]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[4]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[5]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[6]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[7]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"ScalarPrimitiveDataIndexValues": [
|
||||
-1
|
||||
],
|
||||
"VectorPrimitiveDataIndexValues": [
|
||||
-1
|
||||
],
|
||||
"ScalarValues": [
|
||||
0.6407
|
||||
],
|
||||
"StaticSwitchValues": [],
|
||||
"DynamicSwitchValues": [],
|
||||
"VectorValues": [
|
||||
{
|
||||
"R": 0.9,
|
||||
"G": 0.9,
|
||||
"B": 0.9,
|
||||
"A": 1.0,
|
||||
"Hex": "F4F4F4"
|
||||
}
|
||||
],
|
||||
"DoubleVectorValues": [],
|
||||
"TextureValues": [],
|
||||
"FontValues": [],
|
||||
"FontPageValues": [],
|
||||
"RuntimeVirtualTextureValues": [],
|
||||
"SparseVolumeTextureValues": [],
|
||||
"ReferencedTextures": [],
|
||||
"FunctionInfos": [],
|
||||
"FunctionInfosStateCRC": 4294967295,
|
||||
"ParameterCollectionInfos": [],
|
||||
"GrassTypes": [],
|
||||
"MaterialLayers": {
|
||||
"Layers": [],
|
||||
"Blends": []
|
||||
},
|
||||
"DynamicParameterNames": [],
|
||||
"QualityLevelsUsed": [
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
],
|
||||
"bHasMaterialLayers": false,
|
||||
"bHasRuntimeVirtualTextureOutput": false,
|
||||
"bHasSceneColor": false,
|
||||
"bHasPerInstanceCustomData": false,
|
||||
"bHasPerInstanceRandom": false,
|
||||
"bHasVertexInterpolator": false,
|
||||
"PropertyConnectedMask": 288
|
||||
}
|
||||
}
|
||||
]
|
59
Engine/Content/BasicShapes/BasicShapeMaterial_Inst.json
Normal file
59
Engine/Content/BasicShapes/BasicShapeMaterial_Inst.json
Normal file
|
@ -0,0 +1,59 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialInstanceConstant",
|
||||
"Name": "BasicShapeMaterial_Inst",
|
||||
"Class": "UScriptClass'MaterialInstanceConstant'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "Material'BasicShapeMaterial'",
|
||||
"ObjectPath": "/Engine/BasicShapes/BasicShapeMaterial.0"
|
||||
},
|
||||
"ScalarParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Roughness",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.1,
|
||||
"ExpressionGUID": "A6494BE3-4CCC6B07-D5F3C3B5-B289EB25"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "RefractionDepthBias",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "00000000-00000000-00000000-00000000"
|
||||
}
|
||||
],
|
||||
"VectorParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Color",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"R": 0.244792,
|
||||
"G": 0.244792,
|
||||
"B": 0.244792,
|
||||
"A": 1.0,
|
||||
"Hex": "888888"
|
||||
},
|
||||
"ExpressionGUID": "F97680EA-4CE9DF4D-F47B64BC-3119FA2C"
|
||||
}
|
||||
],
|
||||
"BasePropertyOverrides": {
|
||||
"OpacityMaskClipValue": 0.3333
|
||||
},
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedData": {
|
||||
"ParentLayerIndexRemap": []
|
||||
}
|
||||
}
|
||||
]
|
1408
Engine/Content/BasicShapes/Cone.json
Normal file
1408
Engine/Content/BasicShapes/Cone.json
Normal file
File diff suppressed because it is too large
Load diff
408
Engine/Content/BasicShapes/Cube.json
Normal file
408
Engine/Content/BasicShapes/Cube.json
Normal file
|
@ -0,0 +1,408 @@
|
|||
[
|
||||
{
|
||||
"Type": "BodySetup",
|
||||
"Name": "BodySetup_1",
|
||||
"Outer": "Cube",
|
||||
"Class": "UScriptClass'BodySetup'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AggGeom": {
|
||||
"BoxElems": [
|
||||
{
|
||||
"Center": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Rotation": {
|
||||
"Pitch": 0.0,
|
||||
"Yaw": 0.0,
|
||||
"Roll": 0.0
|
||||
},
|
||||
"X": 100.0,
|
||||
"Y": 100.0,
|
||||
"Z": 100.0,
|
||||
"RestOffset": 0.0,
|
||||
"Name": "None",
|
||||
"bContributeToMass": true,
|
||||
"CollisionEnabled": "ECollisionEnabled::QueryAndPhysics"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DefaultInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "BlockAll",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
},
|
||||
{
|
||||
"Channel": "LineOfFire",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"BodySetupGuid": "CD2024A34BED374A71F8009AA6C3E9A6",
|
||||
"CookedFormatData": {
|
||||
"PhysXPC": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 2554,
|
||||
"SizeOnDisk": 2554,
|
||||
"OffsetInFile": "0x73"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NavCollision",
|
||||
"Name": "NavCollision_1",
|
||||
"Outer": "Cube",
|
||||
"Class": "UScriptClass'NavCollision'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"CookedFormatData": {
|
||||
"NavCollision_Chaos": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 361,
|
||||
"SizeOnDisk": 361,
|
||||
"OffsetInFile": "0x32"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMesh",
|
||||
"Name": "Cube",
|
||||
"Class": "UScriptClass'StaticMesh'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMaterials": [
|
||||
{
|
||||
"MaterialInterface": {
|
||||
"ObjectName": "Material'WorldGridMaterial'",
|
||||
"ObjectPath": "/Engine/EngineMaterials/WorldGridMaterial.0"
|
||||
},
|
||||
"MaterialSlotName": "WorldGridMaterial",
|
||||
"ImportedMaterialSlotName": "WorldGridMaterial",
|
||||
"UVChannelData": {
|
||||
"bInitialized": true,
|
||||
"bOverrideDensities": false,
|
||||
"LocalUVDensities": 100.0,
|
||||
"LocalUVDensities[1]": 356.3928,
|
||||
"LocalUVDensities[2]": 0.0,
|
||||
"LocalUVDensities[3]": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"LightmapUVDensity": 356.3928,
|
||||
"LightMapResolution": 64,
|
||||
"LightMapCoordinateIndex": 1,
|
||||
"ExtendedBounds": {
|
||||
"BoxExtent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 50.0
|
||||
},
|
||||
"SphereRadius": 86.6025390625
|
||||
}
|
||||
},
|
||||
"BodySetup": {
|
||||
"ObjectName": "BodySetup'Cube:BodySetup_1'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Cube.0"
|
||||
},
|
||||
"NavCollision": {
|
||||
"ObjectName": "NavCollision'Cube:NavCollision_1'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Cube.1"
|
||||
},
|
||||
"LightingGuid": "68A23EAF-49097757-525E7EBD-2F2C456C",
|
||||
"RenderData": {
|
||||
"LODs": [
|
||||
{
|
||||
"Sections": [
|
||||
{
|
||||
"MaterialIndex": 0,
|
||||
"FirstIndex": 0,
|
||||
"NumTriangles": 48,
|
||||
"MinVertexIndex": 0,
|
||||
"MaxVertexIndex": 53,
|
||||
"bEnableCollision": true,
|
||||
"bCastShadow": true,
|
||||
"bForceOpaque": false,
|
||||
"bVisibleInRayTracing": true
|
||||
}
|
||||
],
|
||||
"MaxDeviation": 0.0,
|
||||
"PositionVertexBuffer": {
|
||||
"Stride": 12,
|
||||
"NumVertices": 54
|
||||
},
|
||||
"VertexBuffer": {
|
||||
"NumTexCoords": 2,
|
||||
"NumVertices": 54,
|
||||
"Strides": -1,
|
||||
"UseHighPrecisionTangentBasis": false,
|
||||
"UseFullPrecisionUVs": false
|
||||
},
|
||||
"ColorVertexBuffer": {
|
||||
"Stride": 0,
|
||||
"NumVertices": 0
|
||||
},
|
||||
"CardRepresentationData": {
|
||||
"Bounds": {
|
||||
"Min": {
|
||||
"X": -51.0,
|
||||
"Y": -51.0,
|
||||
"Z": -51.0
|
||||
},
|
||||
"Max": {
|
||||
"X": 51.0,
|
||||
"Y": 51.0,
|
||||
"Z": 51.0
|
||||
},
|
||||
"IsValid": 1
|
||||
},
|
||||
"MaxLodLevel": 0,
|
||||
"bMostlyTwoSided": false,
|
||||
"CardBuildData": [
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": -1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": -45.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 10.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 0
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 45.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 10.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 1
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": -1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": -45.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 10.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 2
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 45.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 10.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 3
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -1.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -45.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 10.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 4
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 45.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 10.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"NaniteResources": {
|
||||
"RootData": null,
|
||||
"StreamablePages": {
|
||||
"BulkDataFlags": "BULKDATA_None",
|
||||
"ElementCount": 0,
|
||||
"SizeOnDisk": 0,
|
||||
"OffsetInFile": "0xBD1"
|
||||
},
|
||||
"ImposterAtlas": [],
|
||||
"HierarchyNodes": [],
|
||||
"HierarchyRootOffsets": [],
|
||||
"PageStreamingStates": [],
|
||||
"PageDependencies": [],
|
||||
"NumRootPages": 0,
|
||||
"PositionPrecision": 0,
|
||||
"NormalPrecision": 0,
|
||||
"TangentPrecision": 0,
|
||||
"NumInputTriangles": 0,
|
||||
"NumInputVertices": 0,
|
||||
"NumInputMeshes": 0,
|
||||
"NumInputTexCoords": 0,
|
||||
"NumClusters": 0,
|
||||
"ResourceFlags": 0
|
||||
},
|
||||
"Bounds": {
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"BoxExtent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 50.0
|
||||
},
|
||||
"SphereRadius": 86.60254
|
||||
},
|
||||
"bLODsShareStaticLighting": true,
|
||||
"ScreenSize": [
|
||||
2.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
1126
Engine/Content/BasicShapes/Cylinder.json
Normal file
1126
Engine/Content/BasicShapes/Cylinder.json
Normal file
File diff suppressed because it is too large
Load diff
253
Engine/Content/BasicShapes/Plane.json
Normal file
253
Engine/Content/BasicShapes/Plane.json
Normal file
|
@ -0,0 +1,253 @@
|
|||
[
|
||||
{
|
||||
"Type": "BodySetup",
|
||||
"Name": "BodySetup_1",
|
||||
"Outer": "Plane",
|
||||
"Class": "UScriptClass'BodySetup'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AggGeom": {
|
||||
"BoxElems": [
|
||||
{
|
||||
"Center": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Rotation": {
|
||||
"Pitch": 0.0,
|
||||
"Yaw": 0.0,
|
||||
"Roll": -0.0
|
||||
},
|
||||
"X": 100.0,
|
||||
"Y": 100.0,
|
||||
"Z": 0.0,
|
||||
"RestOffset": 0.0,
|
||||
"Name": "None",
|
||||
"bContributeToMass": true,
|
||||
"CollisionEnabled": "ECollisionEnabled::QueryAndPhysics"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DefaultInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "BlockAll",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
},
|
||||
{
|
||||
"Channel": "LineOfFire",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"BodySetupGuid": "8B63846543482A3CC5AED59FC7386CBA",
|
||||
"CookedFormatData": {
|
||||
"PhysXPC": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 306,
|
||||
"SizeOnDisk": 306,
|
||||
"OffsetInFile": "0x87"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NavCollision",
|
||||
"Name": "NavCollision_2",
|
||||
"Outer": "Plane",
|
||||
"Class": "UScriptClass'NavCollision'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"CookedFormatData": {
|
||||
"NavCollision_Chaos": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 361,
|
||||
"SizeOnDisk": 361,
|
||||
"OffsetInFile": "0x32"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMesh",
|
||||
"Name": "Plane",
|
||||
"Class": "UScriptClass'StaticMesh'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMaterials": [
|
||||
{
|
||||
"MaterialInterface": {
|
||||
"ObjectName": "Material'WorldGridMaterial'",
|
||||
"ObjectPath": "/Engine/EngineMaterials/WorldGridMaterial.0"
|
||||
},
|
||||
"MaterialSlotName": "lambert1",
|
||||
"ImportedMaterialSlotName": "lambert1",
|
||||
"UVChannelData": {
|
||||
"bInitialized": true,
|
||||
"bOverrideDensities": false,
|
||||
"LocalUVDensities": 100.0,
|
||||
"LocalUVDensities[1]": 100.49068,
|
||||
"LocalUVDensities[2]": 0.0,
|
||||
"LocalUVDensities[3]": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"LightmapUVDensity": 100.49068,
|
||||
"LightMapResolution": 64,
|
||||
"LightMapCoordinateIndex": 1,
|
||||
"ExtendedBounds": {
|
||||
"BoxExtent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 8.0406136E-15
|
||||
},
|
||||
"SphereRadius": 70.71067810058594
|
||||
}
|
||||
},
|
||||
"BodySetup": {
|
||||
"ObjectName": "BodySetup'Plane:BodySetup_1'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Plane.0"
|
||||
},
|
||||
"NavCollision": {
|
||||
"ObjectName": "NavCollision'Plane:NavCollision_2'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Plane.1"
|
||||
},
|
||||
"LightingGuid": "343DE9BF-4CA96B36-B7216680-0EC79034",
|
||||
"RenderData": {
|
||||
"LODs": [
|
||||
{
|
||||
"Sections": [
|
||||
{
|
||||
"MaterialIndex": 0,
|
||||
"FirstIndex": 0,
|
||||
"NumTriangles": 2,
|
||||
"MinVertexIndex": 0,
|
||||
"MaxVertexIndex": 3,
|
||||
"bEnableCollision": true,
|
||||
"bCastShadow": true,
|
||||
"bForceOpaque": false,
|
||||
"bVisibleInRayTracing": true
|
||||
}
|
||||
],
|
||||
"MaxDeviation": 0.0,
|
||||
"PositionVertexBuffer": {
|
||||
"Stride": 12,
|
||||
"NumVertices": 4
|
||||
},
|
||||
"VertexBuffer": {
|
||||
"NumTexCoords": 2,
|
||||
"NumVertices": 4,
|
||||
"Strides": -1,
|
||||
"UseHighPrecisionTangentBasis": false,
|
||||
"UseFullPrecisionUVs": false
|
||||
},
|
||||
"ColorVertexBuffer": {
|
||||
"Stride": 0,
|
||||
"NumVertices": 0
|
||||
},
|
||||
"CardRepresentationData": {
|
||||
"Bounds": {
|
||||
"Min": {
|
||||
"X": -51.0,
|
||||
"Y": -51.0,
|
||||
"Z": -1.0
|
||||
},
|
||||
"Max": {
|
||||
"X": 51.0,
|
||||
"Y": 51.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"IsValid": 1
|
||||
},
|
||||
"MaxLodLevel": 0,
|
||||
"bMostlyTwoSided": false,
|
||||
"CardBuildData": [
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 10.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"NaniteResources": {
|
||||
"RootData": null,
|
||||
"StreamablePages": {
|
||||
"BulkDataFlags": "BULKDATA_None",
|
||||
"ElementCount": 0,
|
||||
"SizeOnDisk": 0,
|
||||
"OffsetInFile": "0x209"
|
||||
},
|
||||
"ImposterAtlas": [],
|
||||
"HierarchyNodes": [],
|
||||
"HierarchyRootOffsets": [],
|
||||
"PageStreamingStates": [],
|
||||
"PageDependencies": [],
|
||||
"NumRootPages": 0,
|
||||
"PositionPrecision": 0,
|
||||
"NormalPrecision": 0,
|
||||
"TangentPrecision": 0,
|
||||
"NumInputTriangles": 0,
|
||||
"NumInputVertices": 0,
|
||||
"NumInputMeshes": 0,
|
||||
"NumInputTexCoords": 0,
|
||||
"NumClusters": 0,
|
||||
"ResourceFlags": 0
|
||||
},
|
||||
"Bounds": {
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"BoxExtent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 8.0406136E-15
|
||||
},
|
||||
"SphereRadius": 70.71068
|
||||
},
|
||||
"bLODsShareStaticLighting": true,
|
||||
"ScreenSize": [
|
||||
2.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
407
Engine/Content/BasicShapes/Sphere.json
Normal file
407
Engine/Content/BasicShapes/Sphere.json
Normal file
|
@ -0,0 +1,407 @@
|
|||
[
|
||||
{
|
||||
"Type": "BodySetup",
|
||||
"Name": "BodySetup_8",
|
||||
"Outer": "Sphere",
|
||||
"Class": "UScriptClass'BodySetup'",
|
||||
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"AggGeom": {
|
||||
"SphereElems": [
|
||||
{
|
||||
"Center": {
|
||||
"X": 0.0,
|
||||
"Y": 3.8146973E-06,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Radius": 50.000004,
|
||||
"RestOffset": 0.0,
|
||||
"Name": "None",
|
||||
"bContributeToMass": true,
|
||||
"CollisionEnabled": "ECollisionEnabled::QueryAndPhysics"
|
||||
}
|
||||
]
|
||||
},
|
||||
"DefaultInstance": {
|
||||
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||||
"CollisionProfileName": "BlockAll",
|
||||
"CollisionResponses": {
|
||||
"ResponseArray": [
|
||||
{
|
||||
"Channel": "Projectile",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
},
|
||||
{
|
||||
"Channel": "LineOfFire",
|
||||
"Response": "ECollisionResponse::ECR_Block"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"PhysicsType": "EPhysicsType::PhysType_Kinematic"
|
||||
},
|
||||
"BodySetupGuid": "F93A868C471D0DE82928079B965DD3B6",
|
||||
"CookedFormatData": {
|
||||
"PhysXPC": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 46718,
|
||||
"SizeOnDisk": 46718,
|
||||
"OffsetInFile": "0x85"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NavCollision",
|
||||
"Name": "NavCollision_12",
|
||||
"Outer": "Sphere",
|
||||
"Class": "UScriptClass'NavCollision'",
|
||||
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||||
"CookedFormatData": {
|
||||
"NavCollision_Chaos": {
|
||||
"BulkDataFlags": "BULKDATA_SingleUse | BULKDATA_ForceInlinePayload",
|
||||
"ElementCount": 7561,
|
||||
"SizeOnDisk": 7561,
|
||||
"OffsetInFile": "0x32"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StaticMesh",
|
||||
"Name": "Sphere",
|
||||
"Class": "UScriptClass'StaticMesh'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"StaticMaterials": [
|
||||
{
|
||||
"MaterialInterface": {
|
||||
"ObjectName": "Material'DefaultMaterial'",
|
||||
"ObjectPath": "/Engine/EngineMaterials/DefaultMaterial.0"
|
||||
},
|
||||
"MaterialSlotName": "DefaultMaterial",
|
||||
"ImportedMaterialSlotName": "DefaultMaterial",
|
||||
"UVChannelData": {
|
||||
"bInitialized": true,
|
||||
"bOverrideDensities": false,
|
||||
"LocalUVDensities": 188.01874,
|
||||
"LocalUVDensities[1]": 191.04904,
|
||||
"LocalUVDensities[2]": 0.0,
|
||||
"LocalUVDensities[3]": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"LightmapUVDensity": 191.04904,
|
||||
"LightMapResolution": 32,
|
||||
"LightMapCoordinateIndex": 1,
|
||||
"ExtendedBounds": {
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 3.8146973E-06,
|
||||
"Z": 0.0
|
||||
},
|
||||
"BoxExtent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 50.0
|
||||
},
|
||||
"SphereRadius": 50.000003814697266
|
||||
}
|
||||
},
|
||||
"BodySetup": {
|
||||
"ObjectName": "BodySetup'Sphere:BodySetup_8'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Sphere.0"
|
||||
},
|
||||
"NavCollision": {
|
||||
"ObjectName": "NavCollision'Sphere:NavCollision_12'",
|
||||
"ObjectPath": "/Engine/BasicShapes/Sphere.1"
|
||||
},
|
||||
"LightingGuid": "0A8C8C2E-4C89A871-D44EE183-9053CEBF",
|
||||
"RenderData": {
|
||||
"LODs": [
|
||||
{
|
||||
"Sections": [
|
||||
{
|
||||
"MaterialIndex": 0,
|
||||
"FirstIndex": 0,
|
||||
"NumTriangles": 960,
|
||||
"MinVertexIndex": 0,
|
||||
"MaxVertexIndex": 558,
|
||||
"bEnableCollision": true,
|
||||
"bCastShadow": true,
|
||||
"bForceOpaque": false,
|
||||
"bVisibleInRayTracing": true
|
||||
}
|
||||
],
|
||||
"MaxDeviation": 0.0,
|
||||
"PositionVertexBuffer": {
|
||||
"Stride": 12,
|
||||
"NumVertices": 559
|
||||
},
|
||||
"VertexBuffer": {
|
||||
"NumTexCoords": 2,
|
||||
"NumVertices": 559,
|
||||
"Strides": -1,
|
||||
"UseHighPrecisionTangentBasis": false,
|
||||
"UseFullPrecisionUVs": false
|
||||
},
|
||||
"ColorVertexBuffer": {
|
||||
"Stride": 0,
|
||||
"NumVertices": 0
|
||||
},
|
||||
"CardRepresentationData": {
|
||||
"Bounds": {
|
||||
"Min": {
|
||||
"X": -51.0,
|
||||
"Y": -50.999996,
|
||||
"Z": -51.0
|
||||
},
|
||||
"Max": {
|
||||
"X": 51.0,
|
||||
"Y": 51.000004,
|
||||
"Z": 51.0
|
||||
},
|
||||
"IsValid": 1
|
||||
},
|
||||
"MaxLodLevel": 0,
|
||||
"bMostlyTwoSided": false,
|
||||
"CardBuildData": [
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": -1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": -25.0,
|
||||
"Y": 3.8146973E-06,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 30.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 0
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 25.0,
|
||||
"Y": 3.8146973E-06,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 30.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 1
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": -1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": -24.999996,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 30.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 2
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 25.000004,
|
||||
"Z": 0.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 30.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 3
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -1.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 3.8146973E-06,
|
||||
"Z": -30.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 25.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 4
|
||||
},
|
||||
{
|
||||
"OBB": {
|
||||
"AxisX": {
|
||||
"X": 1.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisY": {
|
||||
"X": 0.0,
|
||||
"Y": 1.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"AxisZ": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 1.0
|
||||
},
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 3.8146973E-06,
|
||||
"Z": 30.0
|
||||
},
|
||||
"Extent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 25.0
|
||||
}
|
||||
},
|
||||
"LODLevel": 0,
|
||||
"AxisAlignedDirectionIndex": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"NaniteResources": {
|
||||
"RootData": null,
|
||||
"StreamablePages": {
|
||||
"BulkDataFlags": "BULKDATA_None",
|
||||
"ElementCount": 0,
|
||||
"SizeOnDisk": 0,
|
||||
"OffsetInFile": "0x98A5"
|
||||
},
|
||||
"ImposterAtlas": [],
|
||||
"HierarchyNodes": [],
|
||||
"HierarchyRootOffsets": [],
|
||||
"PageStreamingStates": [],
|
||||
"PageDependencies": [],
|
||||
"NumRootPages": 0,
|
||||
"PositionPrecision": 0,
|
||||
"NormalPrecision": 0,
|
||||
"TangentPrecision": 0,
|
||||
"NumInputTriangles": 0,
|
||||
"NumInputVertices": 0,
|
||||
"NumInputMeshes": 0,
|
||||
"NumInputTexCoords": 0,
|
||||
"NumClusters": 0,
|
||||
"ResourceFlags": 0
|
||||
},
|
||||
"Bounds": {
|
||||
"Origin": {
|
||||
"X": 0.0,
|
||||
"Y": 3.8146973E-06,
|
||||
"Z": 0.0
|
||||
},
|
||||
"BoxExtent": {
|
||||
"X": 50.0,
|
||||
"Y": 50.0,
|
||||
"Z": 50.0
|
||||
},
|
||||
"SphereRadius": 86.60254
|
||||
},
|
||||
"bLODsShareStaticLighting": true,
|
||||
"ScreenSize": [
|
||||
2.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue