ITR2_ASSET/IntoTheRadius2/Content/ITR2/BPs/Items/Misc/BP_Note.json

701 lines
No EOL
22 KiB
JSON

[
{
"Type": "BlueprintGeneratedClass",
"Name": "BP_Note_C",
"Class": "UScriptClass'BlueprintGeneratedClass'",
"Super": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SimpleConstructionScript": {
"ObjectName": "SimpleConstructionScript'BP_Note_C:SimpleConstructionScript_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.13"
},
"InheritableComponentHandler": {
"ObjectName": "InheritableComponentHandler'BP_Note_C:InheritableComponentHandler'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.6"
},
"UberGraphFunction": {
"ObjectName": "Function'BP_Note_C:ExecuteUbergraph_BP_Note'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.2"
}
},
"Children": [
{
"ObjectName": "Function'BP_Note_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.3"
},
{
"ObjectName": "Function'BP_Note_C:ExecuteUbergraph_BP_Note'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.2"
}
],
"ChildProperties": [
{
"Type": "StructProperty",
"Name": "UberGraphFrame",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 16,
"PropertyFlags": "Transient | DuplicateTransient",
"Struct": {
"ObjectName": "Class'PointerToUberGraphFrame'",
"ObjectPath": "/Script/Engine"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_GrabLocation",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
}
},
{
"Type": "ObjectProperty",
"Name": "Widget",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "Class'WidgetComponent'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "HS_RightHand_Base",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 8,
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
"PropertyClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
}
},
{
"Type": "TextProperty",
"Name": "Note text",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 24,
"PropertyFlags": "Edit | BlueprintVisible"
},
{
"Type": "FloatProperty",
"Name": "Font Size",
"Flags": "RF_Public | RF_LoadCompleted",
"ElementSize": 4,
"PropertyFlags": "Edit | BlueprintVisible"
}
],
"FuncMap": {
"ExecuteUbergraph_BP_Note": {
"ObjectName": "Function'BP_Note_C:ExecuteUbergraph_BP_Note'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.2"
},
"ReceiveBeginPlay": {
"ObjectName": "Function'BP_Note_C:ReceiveBeginPlay'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.3"
}
},
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
"ClassWithin": {
"ObjectName": "Class'Object'",
"ObjectPath": "/Script/CoreUObject"
},
"ClassConfigName": "Engine",
"bCooked": true,
"ClassDefaultObject": {
"ObjectName": "BP_Note_C'Default__BP_Note_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.1"
},
"EditorTags": {
"BlueprintType": "BPTYPE_Normal"
}
},
{
"Type": "BP_Note_C",
"Name": "Default__BP_Note_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Items/Misc/BP_Note.BP_Note_C'",
"Template": {
"ObjectName": "BPA_RadiusStaticMeshItemBase_C'Default__BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.1"
},
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"UberGraphFrame": {},
"Font Size[5]": 12.0,
"DataComponent": {
"ObjectName": "RadiusDataComponent'Default__BP_Note_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.7"
},
"SyncTransfromComponent": {
"ObjectName": "SyncTransformComponent'Default__BP_Note_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.15"
}
}
},
{
"Type": "Function",
"Name": "ExecuteUbergraph_BP_Note",
"Outer": "BP_Note_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"ChildProperties": [
{
"Type": "IntProperty",
"Name": "EntryPoint",
"Flags": "RF_Public",
"ElementSize": 4,
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
},
{
"Type": "ObjectProperty",
"Name": "CallFunc_GetWidget_ReturnValue",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "Class'UserWidget'",
"ObjectPath": "/Script/UMG"
}
},
{
"Type": "ObjectProperty",
"Name": "K2Node_DynamicCast_AsWBP_Note",
"Flags": "RF_Public",
"ElementSize": 8,
"PropertyFlags": "InstancedReference",
"PropertyClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Note_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.6"
}
},
{
"Type": "BoolProperty",
"Name": "K2Node_DynamicCast_bSuccess",
"Flags": "RF_Public",
"ElementSize": 1,
"FieldSize": 1,
"ByteOffset": 0,
"ByteMask": 1,
"FieldMask": 255,
"BoolSize": 1,
"bIsNativeBool": true
}
],
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
},
{
"Type": "Function",
"Name": "ReceiveBeginPlay",
"Outer": "BP_Note_C",
"Class": "UScriptClass'Function'",
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
"SuperStruct": {
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
"ObjectPath": "/Script/Engine"
},
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
},
{
"Type": "HandSocketBase_C",
"Name": "HS_RightHand_Base_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.HandSocketBase_C'",
"Template": {
"ObjectName": "HandSocketBase_C'Default__HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.7"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SystConfig": {
"ObjectName": "SystemConfig'DA_SystemConfig'",
"ObjectPath": "/Game/ITR2/Configurations/DA_SystemConfig.0"
},
"MirrorAxis": "EVRAxis::Y",
"HandRelativePlacement": {
"Rotation": {
"X": -0.70710677,
"Y": 1.7069679E-15,
"Z": -0.061628416,
"W": 0.70441604,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 0.0,
"Y": 4.0,
"Z": 6.0
}
},
"bFlipForLeftHand": false,
"bOnlyFlipRotation": false,
"bAlwaysInRange": true,
"OverrideDistance": 30.0,
"bUseCustomPoseDeltas": true,
"CustomPoseDeltas": [
{
"BoneName": "pinky_02_r",
"DeltaPose": {
"X": -2.7914558E-13,
"Y": -1.2552237E-11,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_02_r",
"DeltaPose": {
"X": 3.627064E-14,
"Y": -2.3610527E-13,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "middle_02_r",
"DeltaPose": {
"X": -1.8383271E-14,
"Y": -2.58891E-14,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_02_r",
"DeltaPose": {
"X": 4.3778425E-13,
"Y": 2.4726592E-12,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_01_r",
"DeltaPose": {
"X": -0.029809019,
"Y": 0.081899606,
"Z": 0.17298739,
"W": 0.98106027,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_02_r",
"DeltaPose": {
"X": -0.08583165,
"Y": -0.015134436,
"Z": 8.982588E-12,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_metacarpal_r",
"DeltaPose": {
"X": -2.1094237E-15,
"Y": -8.825595E-15,
"Z": 1.0287713E-14,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "thumb_03_r",
"DeltaPose": {
"X": 4.0344738E-11,
"Y": -1.572644E-10,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "middle_01_r",
"DeltaPose": {
"X": 6.348882E-12,
"Y": 3.7310905E-12,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "pinky_03_r",
"DeltaPose": {
"X": 1.5168024E-12,
"Y": -4.3380265E-12,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_01_r",
"DeltaPose": {
"X": -8.536167E-14,
"Y": -2.8412724E-13,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_01_r",
"DeltaPose": {
"X": 4.0346844E-13,
"Y": 4.815611E-13,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
},
{
"BoneName": "index_03_r",
"DeltaPose": {
"X": -8.4845146E-13,
"Y": 9.251698E-13,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "middle_03_r",
"DeltaPose": {
"X": 8.623459E-15,
"Y": -2.2932231E-14,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "ring_03_r",
"DeltaPose": {
"X": 1.5920862E-13,
"Y": -8.154717E-14,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
}
},
{
"BoneName": "pinky_01_r",
"DeltaPose": {
"X": -9.196385E-13,
"Y": -1.2236975E-12,
"Z": -0.087155744,
"W": 0.9961947,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
}
}
],
"RelativeLocation": {
"X": -8.0,
"Y": 8.0,
"Z": 5.0
},
"RelativeRotation": {
"Pitch": 0.0,
"Yaw": 0.0,
"Roll": -1.9895197E-13
}
}
},
{
"Type": "HS_GrabLocation",
"Name": "HS_GrabLocation_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "UScriptClass'HS_GrabLocation'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RelativeLocation": {
"X": 8.0,
"Y": -8.0,
"Z": -5.0
},
"RelativeRotation": {
"Pitch": -0.0,
"Yaw": 0.0,
"Roll": 1.7053026E-13
}
}
},
{
"Type": "InheritableComponentHandler",
"Name": "InheritableComponentHandler",
"Outer": "BP_Note_C",
"Class": "UScriptClass'InheritableComponentHandler'",
"Flags": "RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Records": [
{
"ComponentClass": {
"ObjectName": "Class'StaticMeshComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "StaticMeshComponent'BP_Note_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.14"
},
"ComponentKey": {
"OwnerClass": {
"ObjectName": "BlueprintGeneratedClass'BPA_RadiusStaticMeshItemBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.0"
},
"SCSVariableName": "StaticMesh",
"AssociatedGuid": "E8FAC765-47E683F6-F95C549B-01A36E45"
},
"CookedComponentInstancingData": {
"ChangedPropertyList": [],
"bHasValidCookedData": false
}
}
]
}
},
{
"Type": "RadiusDataComponent",
"Name": "Data Component",
"Outer": "Default__BP_Note_C",
"Class": "UScriptClass'RadiusDataComponent'",
"Template": {
"ObjectName": "RadiusDataComponent'Default__BPA_RadiusStaticMeshItemBase_C:Data Component'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.19"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SceneComponent",
"Name": "DefaultSceneRoot_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "UScriptClass'SceneComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_0",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'SceneComponent'",
"ObjectPath": "/Script/Engine"
},
"ComponentTemplate": {
"ObjectName": "SceneComponent'BP_Note_C:DefaultSceneRoot_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.8"
},
"VariableGuid": "97C0B8D1-4791482E-7F7331B0-BB72C32D",
"InternalVariableName": "DefaultSceneRoot"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_1",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "BlueprintGeneratedClass'HandSocketBase_C'",
"ObjectPath": "/Game/ITR2/BPs/Player/HandSocket/HandSocketBase.0"
},
"ComponentTemplate": {
"ObjectName": "HandSocketBase_C'BP_Note_C:HS_RightHand_Base_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.4"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"ChildNodes": [
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.11"
}
],
"VariableGuid": "AE923961-43A9C957-F0BE4A9B-DBC3BFD3",
"InternalVariableName": "HS_RightHand_Base"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_2",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'HS_GrabLocation'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ComponentTemplate": {
"ObjectName": "HS_GrabLocation'BP_Note_C:HS_GrabLocation_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.5"
},
"VariableGuid": "B88A291B-4A2C3128-20C2FD8F-26D43021",
"InternalVariableName": "HS_GrabLocation"
}
},
{
"Type": "SCS_Node",
"Name": "SCS_Node_6",
"Outer": "SimpleConstructionScript_0",
"Class": "UScriptClass'SCS_Node'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ComponentClass": {
"ObjectName": "Class'WidgetComponent'",
"ObjectPath": "/Script/UMG"
},
"ComponentTemplate": {
"ObjectName": "WidgetComponent'BP_Note_C:Widget_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.16"
},
"ParentComponentOrVariableName": "StaticMesh",
"ParentComponentOwnerClassName": "BPA_RadiusStaticMeshItemBase_C",
"VariableGuid": "F17AE5EB-4F98B25F-CF5FFE9D-CEBCAC5B",
"InternalVariableName": "Widget"
}
},
{
"Type": "SimpleConstructionScript",
"Name": "SimpleConstructionScript_0",
"Outer": "BP_Note_C",
"Class": "UScriptClass'SimpleConstructionScript'",
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"RootNodes": [
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.10"
},
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_6'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.12"
}
],
"AllNodes": [
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_1'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.10"
},
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_6'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.12"
},
{
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_2'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.11"
}
],
"DefaultSceneRootNode": {
"ObjectName": "SCS_Node'BP_Note_C:SimpleConstructionScript_0.SCS_Node_0'",
"ObjectPath": "/Game/ITR2/BPs/Items/Misc/BP_Note.9"
}
}
},
{
"Type": "StaticMeshComponent",
"Name": "StaticMesh_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "UScriptClass'StaticMeshComponent'",
"Template": {
"ObjectName": "StaticMeshComponent'BPA_RadiusStaticMeshItemBase_C:StaticMesh_GEN_VARIABLE'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.29"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
"Properties": {
"StaticMesh": {
"ObjectName": "StaticMesh'SM_Book002a'",
"ObjectPath": "/Game/ITR1/ART/AbandonedBuilding/Meshes/Props/SM_Book002a.2"
},
"OverrideMaterials": [
null
]
}
},
{
"Type": "SyncTransformComponent",
"Name": "SyncTransformComponent",
"Outer": "Default__BP_Note_C",
"Class": "UScriptClass'SyncTransformComponent'",
"Template": {
"ObjectName": "SyncTransformComponent'Default__BPA_RadiusStaticMeshItemBase_C:SyncTransformComponent'",
"ObjectPath": "/Game/ITR2/BPs/Items/BPA_RadiusStaticMeshItemBase.30"
},
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_DefaultSubObject | RF_WasLoaded | RF_LoadCompleted"
},
{
"Type": "WidgetComponent",
"Name": "Widget_GEN_VARIABLE",
"Outer": "BP_Note_C",
"Class": "UScriptClass'WidgetComponent'",
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"WidgetClass": {
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Note_C'",
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Note.6"
},
"bDrawAtDesiredSize": true,
"RelativeLocation": {
"X": 0.0,
"Y": -0.0,
"Z": 4.0
},
"RelativeRotation": {
"Pitch": 90.0,
"Yaw": 360.0,
"Roll": 180.0
},
"RelativeScale3D": {
"X": 0.1,
"Y": 0.1,
"Z": 0.1
}
}
}
]