mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-07-20 20:29:20 +00:00
47 lines
2.4 KiB
XML
47 lines
2.4 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::SetInstruction::FacingOption Pages: 1 -->
|
|
<svg width="628pt" height="44pt"
|
|
viewBox="0.00 0.00 627.63 44.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 40)">
|
|
<title>CameraInstruction::SetInstruction::FacingOption</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 623.63,-40 623.63,4 -4,4"/>
|
|
<!-- 50 -->
|
|
<!-- name: "CameraInstruction::SetInstruction::FacingOption", typeName: "", id: 50, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>50</title>
|
|
<ellipse fill="none" stroke="black" cx="192.61" cy="-18" rx="192.61" ry="18"/>
|
|
<text text-anchor="middle" x="192.61" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">CameraInstruction::SetInstruction::FacingOption</text>
|
|
</g>
|
|
<!-- 51 -->
|
|
<!-- name: "Facing Pos", typeName: "Vec3", id: 51, branchId: 0, recurseId: -1, attributes: 256, notes: "" -->
|
|
<g id="node2" class="node">
|
|
<title>51</title>
|
|
<ellipse fill="none" stroke="black" cx="473.08" cy="-18" rx="51.86" ry="18"/>
|
|
<text text-anchor="middle" x="473.08" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Facing Pos</text>
|
|
</g>
|
|
<!-- 50->51 -->
|
|
<g id="edge1" class="edge">
|
|
<title>50->51</title>
|
|
<path fill="none" stroke="black" d="M385.5,-18C393.78,-18 401.78,-18 409.33,-18"/>
|
|
<polygon fill="black" stroke="black" points="409.32,-21.5 419.32,-18 409.32,-14.5 409.32,-21.5"/>
|
|
</g>
|
|
<!-- 52 -->
|
|
<!-- name: "Vec3", typeName: "", id: 52, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>52</title>
|
|
<ellipse fill="none" stroke="black" cx="590.29" cy="-18" rx="29.34" ry="18"/>
|
|
<text text-anchor="middle" x="590.29" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Vec3</text>
|
|
</g>
|
|
<!-- 51->52 -->
|
|
<g id="edge2" class="edge">
|
|
<title>51->52</title>
|
|
<path fill="none" stroke="black" d="M525.29,-18C533.35,-18 541.58,-18 549.34,-18"/>
|
|
<polygon fill="black" stroke="black" points="549.15,-21.5 559.15,-18 549.15,-14.5 549.15,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|