mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-16 16:25:12 +00:00
73 lines
3.8 KiB
XML
73 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 12.2.1 (20241206.2353)
|
|
-->
|
|
<!-- Title: CameraInstruction::TargetInstruction Pages: 1 -->
|
|
<svg width="765pt" height="98pt"
|
|
viewBox="0.00 0.00 764.80 98.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 94)">
|
|
<title>CameraInstruction::TargetInstruction</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-94 760.8,-94 760.8,4 -4,4"/>
|
|
<!-- 131 -->
|
|
<!-- name: "CameraInstruction::TargetInstruction", typeName: "", id: 131, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>131</title>
|
|
<ellipse fill="none" stroke="black" cx="148.59" cy="-45" rx="148.59" ry="18"/>
|
|
<text text-anchor="middle" x="148.59" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">CameraInstruction::TargetInstruction</text>
|
|
</g>
|
|
<!-- 132 -->
|
|
<!-- name: "Target Center Offset", typeName: "std::optional<class Vec3>", id: 132, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>132</title>
|
|
<ellipse fill="none" stroke="black" cx="420.37" cy="-72" rx="87.18" ry="18"/>
|
|
<text text-anchor="middle" x="420.37" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Target Center Offset</text>
|
|
</g>
|
|
<!-- 131->132 -->
|
|
<g id="edge1" class="edge">
|
|
<title>131->132</title>
|
|
<path fill="none" stroke="black" d="M264.79,-56.53C286.54,-58.71 308.98,-60.95 329.8,-63.04"/>
|
|
<polygon fill="black" stroke="black" points="329.38,-66.51 339.68,-64.02 330.08,-59.55 329.38,-66.51"/>
|
|
</g>
|
|
<!-- 134 -->
|
|
<!-- name: "Target Actor ID", typeName: "", id: 134, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node4" class="node">
|
|
<title>134</title>
|
|
<ellipse fill="none" stroke="black" cx="420.37" cy="-18" rx="69.78" ry="18"/>
|
|
<text text-anchor="middle" x="420.37" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Target Actor ID</text>
|
|
</g>
|
|
<!-- 131->134 -->
|
|
<g id="edge3" class="edge">
|
|
<title>131->134</title>
|
|
<path fill="none" stroke="black" d="M264.79,-33.47C291.37,-30.81 318.99,-28.05 343.41,-25.6"/>
|
|
<polygon fill="black" stroke="black" points="343.64,-29.1 353.24,-24.62 342.94,-22.13 343.64,-29.1"/>
|
|
</g>
|
|
<!-- 133 -->
|
|
<!-- name: "std::optional<class Vec3>", typeName: "", id: 133, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>133</title>
|
|
<ellipse fill="none" stroke="black" cx="650.17" cy="-72" rx="106.63" ry="18"/>
|
|
<text text-anchor="middle" x="650.17" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">std::optional<class Vec3></text>
|
|
</g>
|
|
<!-- 132->133 -->
|
|
<g id="edge2" class="edge">
|
|
<title>132->133</title>
|
|
<path fill="none" stroke="black" d="M507.82,-72C515.69,-72 523.74,-72 531.82,-72"/>
|
|
<polygon fill="black" stroke="black" points="531.73,-75.5 541.73,-72 531.73,-68.5 531.73,-75.5"/>
|
|
</g>
|
|
<!-- 135 -->
|
|
<!-- name: "int64", typeName: "", id: 135, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node5" class="node">
|
|
<title>135</title>
|
|
<ellipse fill="none" stroke="black" cx="650.17" cy="-18" rx="29.86" ry="18"/>
|
|
<text text-anchor="middle" x="650.17" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">int64</text>
|
|
</g>
|
|
<!-- 134->135 -->
|
|
<g id="edge4" class="edge">
|
|
<title>134->135</title>
|
|
<path fill="none" stroke="black" d="M490.34,-18C528.94,-18 575.75,-18 608.51,-18"/>
|
|
<polygon fill="black" stroke="black" points="608.39,-21.5 618.39,-18 608.39,-14.5 608.39,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|