513 lines
16 KiB
JSON
513 lines
16 KiB
JSON
|
[
|
||
|
{
|
||
|
"Type": "BlueprintGeneratedClass",
|
||
|
"Name": "BP_Subtitles_C",
|
||
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"SimpleConstructionScript": {
|
||
|
"ObjectName": "SimpleConstructionScript'BP_Subtitles_C:SimpleConstructionScript_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.8"
|
||
|
},
|
||
|
"UberGraphFunction": {
|
||
|
"ObjectName": "Function'BP_Subtitles_C:ExecuteUbergraph_BP_Subtitles'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.2"
|
||
|
}
|
||
|
},
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'SubtitlesBase'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"Children": [
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Subtitles_C:GetSubtitlesWidget'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.3"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Subtitles_C:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.4"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'BP_Subtitles_C:ExecuteUbergraph_BP_Subtitles'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.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": "Subtitles",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'WidgetComponent'",
|
||
|
"ObjectPath": "/Script/UMG"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "DefaultSceneRoot",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'SceneComponent'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FuncMap": {
|
||
|
"ExecuteUbergraph_BP_Subtitles": {
|
||
|
"ObjectName": "Function'BP_Subtitles_C:ExecuteUbergraph_BP_Subtitles'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.2"
|
||
|
},
|
||
|
"ReceiveBeginPlay": {
|
||
|
"ObjectName": "Function'BP_Subtitles_C:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.4"
|
||
|
},
|
||
|
"GetSubtitlesWidget": {
|
||
|
"ObjectName": "Function'BP_Subtitles_C:GetSubtitlesWidget'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.3"
|
||
|
}
|
||
|
},
|
||
|
"ClassFlags": "CLASS_Config | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||
|
"ClassWithin": {
|
||
|
"ObjectName": "Class'Object'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
},
|
||
|
"ClassConfigName": "Engine",
|
||
|
"bCooked": true,
|
||
|
"ClassDefaultObject": {
|
||
|
"ObjectName": "BP_Subtitles_C'Default__BP_Subtitles_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.1"
|
||
|
},
|
||
|
"EditorTags": {
|
||
|
"BlueprintType": "BPTYPE_Normal"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "BP_Subtitles_C",
|
||
|
"Name": "Default__BP_Subtitles_C",
|
||
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/BPs/Player/BP_Subtitles.BP_Subtitles_C'",
|
||
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"UberGraphFrame": {},
|
||
|
"PrimaryActorTick": {
|
||
|
"bStartWithTickEnabled": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ExecuteUbergraph_BP_Subtitles",
|
||
|
"Outer": "BP_Subtitles_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_GetGameInstanceSubsystem_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusConfigurationSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_GetRelativeTransform_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 96,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Transform'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "DoubleProperty",
|
||
|
"Name": "CallFunc_BreakVector_X",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "CallFunc_BreakVector_Y",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "CallFunc_BreakVector_Z",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_MakeVector_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 24,
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'Vector'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "CallFunc_K2_SetRelativeLocation_SweepHitResult",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 240,
|
||
|
"PropertyFlags": "ContainsInstancedReference",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'HitResult'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "DoubleProperty",
|
||
|
"Name": "CallFunc_MakeVector_X_ImplicitCast",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8
|
||
|
}
|
||
|
],
|
||
|
"FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "GetSubtitlesWidget",
|
||
|
"Outer": "BP_Subtitles_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'SubtitlesBase:GetSubtitlesWidget'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
},
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "Parm | OutParm | ReturnParm | InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'SubtitlesWidget'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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_AsSubtitles_Widget",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyFlags": "InstancedReference",
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'SubtitlesWidget'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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_Event | FUNC_Protected | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ReceiveBeginPlay",
|
||
|
"Outer": "BP_Subtitles_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": "SceneComponent",
|
||
|
"Name": "DefaultSceneRoot_GEN_VARIABLE",
|
||
|
"Outer": "BP_Subtitles_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_Subtitles_C:DefaultSceneRoot_GEN_VARIABLE'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.5"
|
||
|
},
|
||
|
"ChildNodes": [
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Subtitles_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.7"
|
||
|
}
|
||
|
],
|
||
|
"VariableGuid": "DE92DE0D-43D8FCC6-D37F5991-EC3F6F51",
|
||
|
"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": "Class'WidgetComponent'",
|
||
|
"ObjectPath": "/Script/UMG"
|
||
|
},
|
||
|
"ComponentTemplate": {
|
||
|
"ObjectName": "WidgetComponent'BP_Subtitles_C:Subtitles_GEN_VARIABLE'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.9"
|
||
|
},
|
||
|
"VariableGuid": "788DFC40-476668DC-72EA2F92-A5BDA79B",
|
||
|
"InternalVariableName": "Subtitles"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "SimpleConstructionScript",
|
||
|
"Name": "SimpleConstructionScript_0",
|
||
|
"Outer": "BP_Subtitles_C",
|
||
|
"Class": "UScriptClass'SimpleConstructionScript'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"RootNodes": [
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Subtitles_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.6"
|
||
|
}
|
||
|
],
|
||
|
"AllNodes": [
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Subtitles_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.6"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "SCS_Node'BP_Subtitles_C:SimpleConstructionScript_0.SCS_Node_1'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.7"
|
||
|
}
|
||
|
],
|
||
|
"DefaultSceneRootNode": {
|
||
|
"ObjectName": "SCS_Node'BP_Subtitles_C:SimpleConstructionScript_0.SCS_Node_0'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Player/BP_Subtitles.6"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "WidgetComponent",
|
||
|
"Name": "Subtitles_GEN_VARIABLE",
|
||
|
"Outer": "BP_Subtitles_C",
|
||
|
"Class": "UScriptClass'WidgetComponent'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"WidgetClass": {
|
||
|
"ObjectName": "WidgetBlueprintGeneratedClass'WBP_Subtitles_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/UI/Misc/WBP_Subtitles.39"
|
||
|
},
|
||
|
"DrawSize": {
|
||
|
"X": 800,
|
||
|
"Y": 150
|
||
|
},
|
||
|
"GeometryMode": "EWidgetGeometryMode::Cylinder",
|
||
|
"CylinderArcAngle": 50.0,
|
||
|
"OverrideMaterials": [
|
||
|
{
|
||
|
"ObjectName": "MaterialInstanceConstant'MI_IngameMenu'",
|
||
|
"ObjectPath": "/Game/ITR2/MaterialLibrary/UI/MI_IngameMenu.0"
|
||
|
}
|
||
|
],
|
||
|
"bGenerateOverlapEvents": false,
|
||
|
"CanCharacterStepUpOn": "ECanBeCharacterBase::ECB_No",
|
||
|
"BodyInstance": {
|
||
|
"ObjectType": "ECollisionChannel::ECC_WorldStatic",
|
||
|
"CollisionEnabled": "ECollisionEnabled::NoCollision",
|
||
|
"CollisionProfileName": "NoCollision",
|
||
|
"CollisionResponses": {
|
||
|
"ResponseArray": [
|
||
|
{
|
||
|
"Channel": "WorldStatic",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "WorldDynamic",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Pawn",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Visibility",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Camera",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "PhysicsBody",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Vehicle",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Destructible",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "EngineTraceChannel2",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "EngineTraceChannel3",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "EngineTraceChannel4",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "EngineTraceChannel5",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "EngineTraceChannel6",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "Trigger",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "RadiusItem",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "GameTraceChannel12",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "GameTraceChannel13",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "GameTraceChannel14",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "GameTraceChannel15",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "GameTraceChannel16",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "GameTraceChannel17",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
},
|
||
|
{
|
||
|
"Channel": "GameTraceChannel18",
|
||
|
"Response": "ECollisionResponse::ECR_Ignore"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"RelativeLocation": {
|
||
|
"X": 90.0,
|
||
|
"Y": 0.0,
|
||
|
"Z": 0.0
|
||
|
},
|
||
|
"RelativeRotation": {
|
||
|
"Pitch": 0.0,
|
||
|
"Yaw": 180.0,
|
||
|
"Roll": 0.0
|
||
|
},
|
||
|
"RelativeScale3D": {
|
||
|
"X": 0.166463,
|
||
|
"Y": 0.16646299,
|
||
|
"Z": 0.16646299
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|