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
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,447 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "CurveRemapDensity_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'CurveRemapDensity_C:NodeTitleOverride'",
|
||||
"ObjectPath": "/PCG/BP_Elements/CurveRemapDensity.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'CurveRemapDensity_C:PointLoopBody'",
|
||||
"ObjectPath": "/PCG/BP_Elements/CurveRemapDensity.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'CurveRemapDensity_C:ExecuteWithContext'",
|
||||
"ObjectPath": "/PCG/BP_Elements/CurveRemapDensity.2"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "FloatCurve",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'CurveFloat'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "Tagged Data",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
|
||||
"Inner": {
|
||||
"Type": "StructProperty",
|
||||
"Name": "Tagged Data",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteWithContext": {
|
||||
"ObjectName": "Function'CurveRemapDensity_C:ExecuteWithContext'",
|
||||
"ObjectPath": "/PCG/BP_Elements/CurveRemapDensity.2"
|
||||
},
|
||||
"PointLoopBody": {
|
||||
"ObjectName": "Function'CurveRemapDensity_C:PointLoopBody'",
|
||||
"ObjectPath": "/PCG/BP_Elements/CurveRemapDensity.4"
|
||||
},
|
||||
"NodeTitleOverride": {
|
||||
"ObjectName": "Function'CurveRemapDensity_C:NodeTitleOverride'",
|
||||
"ObjectPath": "/PCG/BP_Elements/CurveRemapDensity.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "CurveRemapDensity_C'Default__CurveRemapDensity_C'",
|
||||
"ObjectPath": "/PCG/BP_Elements/CurveRemapDensity.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "CurveRemapDensity_C",
|
||||
"Name": "Default__CurveRemapDensity_C",
|
||||
"Class": "BlueprintGeneratedClass'/PCG/BP_Elements/CurveRemapDensity.CurveRemapDensity_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"FloatCurve": {
|
||||
"ObjectName": "CurveFloat'PCG_DefaultDensityCurve'",
|
||||
"ObjectPath": "/PCG/BP_Elements/Resources/PCG_DefaultDensityCurve.0"
|
||||
},
|
||||
"CustomInputPins": [
|
||||
{
|
||||
"Label": "In",
|
||||
"AllowedTypes": "EPCGDataType::Spline",
|
||||
"bAllowMultipleData": true,
|
||||
"bAllowMultipleConnections": true,
|
||||
"bAdvancedPin": false
|
||||
}
|
||||
],
|
||||
"CustomOutputPins": [
|
||||
{
|
||||
"Label": "Out",
|
||||
"AllowedTypes": "EPCGDataType::Spline",
|
||||
"bAllowMultipleData": true,
|
||||
"bAllowMultipleConnections": true,
|
||||
"bAdvancedPin": false
|
||||
}
|
||||
],
|
||||
"bHasDefaultInPin": false,
|
||||
"bHasDefaultOutPin": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteWithContext",
|
||||
"Outer": "CurveRemapDensity_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InContext",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 184,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Input",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Output",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Array_Index_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Loop_Counter_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_PCGDataCollection",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SetProperty",
|
||||
"Name": "CallFunc_CustomInputLabels_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 80,
|
||||
"ElementProp": {
|
||||
"Type": "NameProperty",
|
||||
"Name": "CallFunc_CustomInputLabels_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_Set_ToArray_Result",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "NameProperty",
|
||||
"Name": "CallFunc_Set_ToArray_Result",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Length_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_Array_Get_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_Less_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGSpatialData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "ConstParm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGPointData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_PointLoop_OutData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGPointData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_PCGTaggedData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Add_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "NodeTitleOverride",
|
||||
"Outer": "CurveRemapDensity_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:NodeTitleOverride'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "NameProperty",
|
||||
"Name": "ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Parm | OutParm | ReturnParm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "PointLoopBody",
|
||||
"Outer": "CurveRemapDensity_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InContext",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 184,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "InData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGPointData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 208,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGPoint'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "OutPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 208,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGPoint'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OutMetadata",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGMetadata'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Parm | OutParm | ReturnParm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "CallFunc_GetFloatValue_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_FClamp_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_FClamp_Value_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,629 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "DistanceToDensity_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'DistanceToDensity_C:NodeTitleOverride'",
|
||||
"ObjectPath": "/PCG/BP_Elements/DistanceToDensity.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'DistanceToDensity_C:PointLoopBody'",
|
||||
"ObjectPath": "/PCG/BP_Elements/DistanceToDensity.4"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'DistanceToDensity_C:ExecuteWithContext'",
|
||||
"ObjectPath": "/PCG/BP_Elements/DistanceToDensity.2"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "ByteProperty",
|
||||
"Name": "DensityMode",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Enum": {
|
||||
"ObjectName": "UserDefinedEnum'PCGAttributeOperationMode'",
|
||||
"ObjectPath": "/PCG/BP_Elements/Resources/PCGAttributeOperationMode.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ReferencePoint",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 24,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "ComputeDistance2D",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "GradientScale",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "GradientOffset",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible"
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "PCGVolumeActor",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "ClampOutput",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "NegateClampedOutput",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteWithContext": {
|
||||
"ObjectName": "Function'DistanceToDensity_C:ExecuteWithContext'",
|
||||
"ObjectPath": "/PCG/BP_Elements/DistanceToDensity.2"
|
||||
},
|
||||
"PointLoopBody": {
|
||||
"ObjectName": "Function'DistanceToDensity_C:PointLoopBody'",
|
||||
"ObjectPath": "/PCG/BP_Elements/DistanceToDensity.4"
|
||||
},
|
||||
"NodeTitleOverride": {
|
||||
"ObjectName": "Function'DistanceToDensity_C:NodeTitleOverride'",
|
||||
"ObjectPath": "/PCG/BP_Elements/DistanceToDensity.3"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "DistanceToDensity_C'Default__DistanceToDensity_C'",
|
||||
"ObjectPath": "/PCG/BP_Elements/DistanceToDensity.1"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "DistanceToDensity_C",
|
||||
"Name": "Default__DistanceToDensity_C",
|
||||
"Class": "BlueprintGeneratedClass'/PCG/BP_Elements/DistanceToDensity.DistanceToDensity_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ReferencePoint[1]": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0
|
||||
},
|
||||
"GradientScale[3]": 100.0,
|
||||
"ClampOutput[6]": true,
|
||||
"CustomInputPins": [
|
||||
{
|
||||
"Label": "In",
|
||||
"AllowedTypes": "EPCGDataType::Spline",
|
||||
"bAllowMultipleData": true,
|
||||
"bAllowMultipleConnections": true,
|
||||
"bAdvancedPin": false
|
||||
}
|
||||
],
|
||||
"CustomOutputPins": [
|
||||
{
|
||||
"Label": "Out",
|
||||
"AllowedTypes": "EPCGDataType::Spline",
|
||||
"bAllowMultipleData": true,
|
||||
"bAllowMultipleConnections": true,
|
||||
"bAdvancedPin": false
|
||||
}
|
||||
],
|
||||
"bHasDefaultInPin": false,
|
||||
"bHasDefaultOutPin": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteWithContext",
|
||||
"Outer": "DistanceToDensity_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InContext",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 184,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Input",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Output",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Context",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 184,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "OutTaggedData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Inner": {
|
||||
"Type": "StructProperty",
|
||||
"Name": "OutTaggedData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Array_Index_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Loop_Counter_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetOriginalComponent_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_PCGDataCollection",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetOwner_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SetProperty",
|
||||
"Name": "CallFunc_CustomInputLabels_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 80,
|
||||
"ElementProp": {
|
||||
"Type": "NameProperty",
|
||||
"Name": "CallFunc_CustomInputLabels_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_Set_ToArray_Result",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "NameProperty",
|
||||
"Name": "CallFunc_Set_ToArray_Result",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "ReferenceParm",
|
||||
"Inner": {
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_GetInputsByPinLabel_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Length_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_Array_Get_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_Less_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGSpatialData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_ToPointDataWithContext_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "ConstParm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGPointData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_PointLoop_OutData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGPointData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_PCGTaggedData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Add_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "NodeTitleOverride",
|
||||
"Outer": "DistanceToDensity_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:NodeTitleOverride'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "NameProperty",
|
||||
"Name": "ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Parm | OutParm | ReturnParm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "PointLoopBody",
|
||||
"Outer": "DistanceToDensity_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:PointLoopBody'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InContext",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 184,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "InData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGPointData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 208,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGPoint'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "OutPoint",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 208,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGPoint'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "OutMetadata",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGMetadata'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"PropertyFlags": "Parm | OutParm | ReturnParm",
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_BreakTransform_Location",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_BreakTransform_Rotation",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Rotator'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_BreakTransform_Scale",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 24,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'Vector'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_ComputeSeedFromPosition_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Vector_Distance_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Vector_Distance2D_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_SelectFloat_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_SafeDivide_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_FClamp_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "DoubleProperty",
|
||||
"Name": "CallFunc_Subtract_DoubleDouble_ReturnValue_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast_1",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "FloatProperty",
|
||||
"Name": "K2Node_SetFieldsInStruct_Density_ImplicitCast_2",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,319 @@
|
|||
[
|
||||
{
|
||||
"Type": "BlueprintGeneratedClass",
|
||||
"Name": "PCGAsset_C",
|
||||
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ObjectName": "Function'PCGAsset_C:NodeColorOverride'",
|
||||
"ObjectPath": "/PCG/BP_Elements/PCGAsset.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'PCGAsset_C:NodeTitleOverride'",
|
||||
"ObjectPath": "/PCG/BP_Elements/PCGAsset.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "Function'PCGAsset_C:ExecuteWithContext'",
|
||||
"ObjectPath": "/PCG/BP_Elements/PCGAsset.1"
|
||||
}
|
||||
],
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "PCGDataCollection",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 32,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NameProperty",
|
||||
"Name": "NodeTitle",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
||||
},
|
||||
{
|
||||
"Type": "NameProperty",
|
||||
"Name": "NodeColor",
|
||||
"Flags": "RF_Public | RF_LoadCompleted",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
|
||||
}
|
||||
],
|
||||
"FuncMap": {
|
||||
"ExecuteWithContext": {
|
||||
"ObjectName": "Function'PCGAsset_C:ExecuteWithContext'",
|
||||
"ObjectPath": "/PCG/BP_Elements/PCGAsset.1"
|
||||
},
|
||||
"NodeTitleOverride": {
|
||||
"ObjectName": "Function'PCGAsset_C:NodeTitleOverride'",
|
||||
"ObjectPath": "/PCG/BP_Elements/PCGAsset.3"
|
||||
},
|
||||
"NodeColorOverride": {
|
||||
"ObjectName": "Function'PCGAsset_C:NodeColorOverride'",
|
||||
"ObjectPath": "/PCG/BP_Elements/PCGAsset.2"
|
||||
}
|
||||
},
|
||||
"ClassFlags": "CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint",
|
||||
"ClassWithin": {
|
||||
"ObjectName": "Class'Object'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
},
|
||||
"ClassConfigName": "Engine",
|
||||
"bCooked": true,
|
||||
"ClassDefaultObject": {
|
||||
"ObjectName": "PCGAsset_C'Default__PCGAsset_C'",
|
||||
"ObjectPath": "/PCG/BP_Elements/PCGAsset.4"
|
||||
},
|
||||
"EditorTags": {
|
||||
"BlueprintType": "BPTYPE_Normal"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "ExecuteWithContext",
|
||||
"Outer": "PCGAsset_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:ExecuteWithContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "InContext",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 184,
|
||||
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGContext'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Input",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "Output",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"PropertyFlags": "Parm | OutParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ArrayProperty",
|
||||
"Name": "OutTaggedData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Edit | BlueprintVisible",
|
||||
"Inner": {
|
||||
"Type": "StructProperty",
|
||||
"Name": "OutTaggedData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetComponent_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyFlags": "InstancedReference",
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGComponent'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Array_Index_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "CallFunc_GetOwner_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'Actor'",
|
||||
"ObjectPath": "/Script/Engine"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "Temp_int_Loop_Counter_Variable",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Add_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_PCGDataCollection",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 32,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGDataCollection'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "CallFunc_Array_Get_Item",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Length_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "CallFunc_Less_IntInt_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "ObjectProperty",
|
||||
"Name": "K2Node_DynamicCast_AsPCGSpatial_Data",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 8,
|
||||
"PropertyClass": {
|
||||
"ObjectName": "Class'PCGSpatialData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "BoolProperty",
|
||||
"Name": "K2Node_DynamicCast_bSuccess",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 1,
|
||||
"FieldSize": 1,
|
||||
"ByteOffset": 0,
|
||||
"ByteMask": 1,
|
||||
"FieldMask": 255,
|
||||
"BoolSize": 1,
|
||||
"bIsNativeBool": true
|
||||
},
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "K2Node_MakeStruct_PCGTaggedData",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 104,
|
||||
"Struct": {
|
||||
"ObjectName": "Class'PCGTaggedData'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "IntProperty",
|
||||
"Name": "CallFunc_Array_Add_ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 4
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "NodeColorOverride",
|
||||
"Outer": "PCGAsset_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:NodeColorOverride'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "StructProperty",
|
||||
"Name": "ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 16,
|
||||
"PropertyFlags": "Parm | OutParm | ReturnParm",
|
||||
"Struct": {
|
||||
"ObjectName": "Class'LinearColor'",
|
||||
"ObjectPath": "/Script/CoreUObject"
|
||||
}
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
|
||||
},
|
||||
{
|
||||
"Type": "Function",
|
||||
"Name": "NodeTitleOverride",
|
||||
"Outer": "PCGAsset_C",
|
||||
"Class": "UScriptClass'Function'",
|
||||
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||||
"SuperStruct": {
|
||||
"ObjectName": "Class'PCGBlueprintElement:NodeTitleOverride'",
|
||||
"ObjectPath": "/Script/PCG"
|
||||
},
|
||||
"ChildProperties": [
|
||||
{
|
||||
"Type": "NameProperty",
|
||||
"Name": "ReturnValue",
|
||||
"Flags": "RF_Public",
|
||||
"ElementSize": 12,
|
||||
"PropertyFlags": "Parm | OutParm | ReturnParm"
|
||||
}
|
||||
],
|
||||
"FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_Const"
|
||||
},
|
||||
{
|
||||
"Type": "PCGAsset_C",
|
||||
"Name": "Default__PCGAsset_C",
|
||||
"Class": "BlueprintGeneratedClass'/PCG/BP_Elements/PCGAsset.PCGAsset_C'",
|
||||
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PCGDataCollection": {
|
||||
"TaggedData": [],
|
||||
"bCancelExecutionOnEmpty": false
|
||||
},
|
||||
"bHasDefaultInPin": false
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,146 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "PCGAttributeOperationMode",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "4C5F179643B2E8FD93A2878AF0C58A20",
|
||||
"SourceString": "Set",
|
||||
"LocalizedString": "Set"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator6",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "927DD3DA49E39A47BFD7D29F675C2128",
|
||||
"SourceString": "Multiply",
|
||||
"LocalizedString": "Multiply"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "74A0B61E4DA263D61A7EB1B1C33B74B4",
|
||||
"SourceString": "Minimum",
|
||||
"LocalizedString": "Minimum"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "1E8522E040515A5E047AF29DB41E9A65",
|
||||
"SourceString": "Maximum",
|
||||
"LocalizedString": "Maximum"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator4",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "CC462C3C49752D9A5CA2C5A38C0B71F5",
|
||||
"SourceString": "Add",
|
||||
"LocalizedString": "Add"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator5",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "839D87404863E824F9B603A31D087BBD",
|
||||
"SourceString": "Subtract",
|
||||
"LocalizedString": "Subtract"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator7",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "50A099DD42BFEEE5BA581181787CD792",
|
||||
"SourceString": "Divide",
|
||||
"LocalizedString": "Divide"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator8",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "3D0D1BEF42DC30B60A6584B98B3B1341",
|
||||
"SourceString": "Round",
|
||||
"LocalizedString": "Round"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator9",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "966DFFA541ADE25BDA60C3A42B281D22",
|
||||
"SourceString": "Truncate",
|
||||
"LocalizedString": "Truncate"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator10",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "0566FBC344CA934C7B8B1E833820C0BC",
|
||||
"SourceString": "Floor",
|
||||
"LocalizedString": "Floor"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator11",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "A752CA0F408B5502B0719D970AAFA7D3",
|
||||
"SourceString": "Ceil",
|
||||
"LocalizedString": "Ceil"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator12",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "505AB9584C994F9CD3EAC5BC4BEAD750",
|
||||
"SourceString": "Abs",
|
||||
"LocalizedString": "Abs"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator13",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "3936BF0A4698B2F7EFED75919F05C596",
|
||||
"SourceString": "Fract",
|
||||
"LocalizedString": "Fract"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"PCGAttributeOperationMode::NewEnumerator0": 0,
|
||||
"PCGAttributeOperationMode::NewEnumerator2": 1,
|
||||
"PCGAttributeOperationMode::NewEnumerator3": 2,
|
||||
"PCGAttributeOperationMode::NewEnumerator4": 3,
|
||||
"PCGAttributeOperationMode::NewEnumerator5": 4,
|
||||
"PCGAttributeOperationMode::NewEnumerator6": 5,
|
||||
"PCGAttributeOperationMode::NewEnumerator7": 6,
|
||||
"PCGAttributeOperationMode::NewEnumerator8": 7,
|
||||
"PCGAttributeOperationMode::NewEnumerator9": 8,
|
||||
"PCGAttributeOperationMode::NewEnumerator10": 9,
|
||||
"PCGAttributeOperationMode::NewEnumerator11": 10,
|
||||
"PCGAttributeOperationMode::NewEnumerator12": 11,
|
||||
"PCGAttributeOperationMode::NewEnumerator13": 12,
|
||||
"PCGAttributeOperationMode::PCGAttributeOperationMode_MAX": 13
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,46 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "PCGCoordinatePlaneAxes",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "4750E4954579325AA790A7909D1B76EC",
|
||||
"SourceString": "XY",
|
||||
"LocalizedString": "XY"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "686F9B1B47D87110A23A42BD2EB22DE0",
|
||||
"SourceString": "XZ",
|
||||
"LocalizedString": "XZ"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "E4A19A384148DA5C67FBBF96051EB4D7",
|
||||
"SourceString": "YZ",
|
||||
"LocalizedString": "YZ"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"PCGCoordinatePlaneAxes::NewEnumerator0": 0,
|
||||
"PCGCoordinatePlaneAxes::NewEnumerator2": 1,
|
||||
"PCGCoordinatePlaneAxes::NewEnumerator3": 2,
|
||||
"PCGCoordinatePlaneAxes::PCGCoordinatePlaneAxes_MAX": 3
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,56 @@
|
|||
[
|
||||
{
|
||||
"Type": "UserDefinedEnum",
|
||||
"Name": "PCGPointCreationMethod",
|
||||
"Class": "UScriptClass'UserDefinedEnum'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"DisplayNameMap": [
|
||||
{
|
||||
"Key": "NewEnumerator0",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "C4E5D073457F6FCC3477CCAC67A2137C",
|
||||
"SourceString": "FromPointArray",
|
||||
"LocalizedString": "FromPointArray"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator1",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "0CBB963D46E1923CEB6EEA8450733167",
|
||||
"SourceString": "FromPositionArray",
|
||||
"LocalizedString": "FromPositionArray"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator2",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "EB1521B8486358A07D4B42A14C53BAE2",
|
||||
"SourceString": "FromSinglePoint",
|
||||
"LocalizedString": "FromSinglePoint"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Key": "NewEnumerator3",
|
||||
"Value": {
|
||||
"Namespace": "",
|
||||
"Key": "A4F3ADC0449D4124F4A5199F648F4961",
|
||||
"SourceString": "FromSinglePosition",
|
||||
"LocalizedString": "FromSinglePosition"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Names": {
|
||||
"PCGPointCreationMethod::NewEnumerator0": 0,
|
||||
"PCGPointCreationMethod::NewEnumerator1": 1,
|
||||
"PCGPointCreationMethod::NewEnumerator2": 2,
|
||||
"PCGPointCreationMethod::NewEnumerator3": 3,
|
||||
"PCGPointCreationMethod::PCGPointCreationMethod_MAX": 4
|
||||
},
|
||||
"CppForm": "Namespaced"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,69 @@
|
|||
[
|
||||
{
|
||||
"Type": "CurveFloat",
|
||||
"Name": "PCG_DefaultDensityCurve",
|
||||
"Class": "UScriptClass'CurveFloat'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"FloatCurve": {
|
||||
"Keys": [
|
||||
{
|
||||
"InterpMode": "RCIM_Linear",
|
||||
"TangentMode": "RCTM_Auto",
|
||||
"TangentWeightMode": "RCTWM_WeightedNone",
|
||||
"Time": 0.0,
|
||||
"Value": 0.0,
|
||||
"ArriveTangent": 6.088973E-07,
|
||||
"ArriveTangentWeight": 2165.2175,
|
||||
"LeaveTangent": 0.0,
|
||||
"LeaveTangentWeight": 2165.2175
|
||||
},
|
||||
{
|
||||
"InterpMode": "RCIM_Linear",
|
||||
"TangentMode": "RCTM_Auto",
|
||||
"TangentWeightMode": "RCTWM_WeightedNone",
|
||||
"Time": 0.2,
|
||||
"Value": 0.9999999,
|
||||
"ArriveTangent": 0.0,
|
||||
"ArriveTangentWeight": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"LeaveTangentWeight": 0.0
|
||||
},
|
||||
{
|
||||
"InterpMode": "RCIM_Linear",
|
||||
"TangentMode": "RCTM_Auto",
|
||||
"TangentWeightMode": "RCTWM_WeightedNone",
|
||||
"Time": 0.4,
|
||||
"Value": -1.8381503E-08,
|
||||
"ArriveTangent": 0.0,
|
||||
"ArriveTangentWeight": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"LeaveTangentWeight": 0.0
|
||||
},
|
||||
{
|
||||
"InterpMode": "RCIM_Linear",
|
||||
"TangentMode": "RCTM_Auto",
|
||||
"TangentWeightMode": "RCTWM_WeightedNone",
|
||||
"Time": 0.5,
|
||||
"Value": 0.9999999,
|
||||
"ArriveTangent": 0.0,
|
||||
"ArriveTangentWeight": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"LeaveTangentWeight": 0.0
|
||||
},
|
||||
{
|
||||
"InterpMode": "RCIM_Linear",
|
||||
"TangentMode": "RCTM_Auto",
|
||||
"TangentWeightMode": "RCTWM_WeightedNone",
|
||||
"Time": 0.8,
|
||||
"Value": -1.8381503E-08,
|
||||
"ArriveTangent": 0.0,
|
||||
"ArriveTangentWeight": 0.0,
|
||||
"LeaveTangent": 0.0,
|
||||
"LeaveTangentWeight": 0.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue