1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-22 14:29:25 +00:00
Files
bedrock-protocol-docs/html/svg/CameraInstruction__FadeInstruction.svg
Oswaldo Leyva Barrientos a27d6bb22a Protocol for r/21_u6 NetworkProtocolVersion 776 (#18)
* Protocol for r/21_u6 NetworkProtocolVersion 776

* Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix README version

* Protocol for r/21_u6 NetworkProtocolVersion 776 - Fix changelog release

* Protocol for r/21_u6 NetworkProtocolVersion 776 - Add NoteBlockInstrument to protocol doc
2025-02-13 19:28:13 -08:00

73 lines
4.1 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::FadeInstruction Pages: 1 -->
<svg width="980pt" height="98pt"
viewBox="0.00 0.00 979.76 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::FadeInstruction</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-94 975.76,-94 975.76,4 -4,4"/>
<!-- 95 -->
<!-- name: &quot;CameraInstruction::FadeInstruction&quot;, typeName: &quot;&quot;, id: 95, branchId: 0, recurseId: &#45;1, attributes: 0, notes: &quot;&quot; -->
<g id="node1" class="node">
<title>95</title>
<ellipse fill="none" stroke="black" cx="142.97" cy="-45" rx="142.97" ry="18"/>
<text text-anchor="middle" x="142.97" y="-39.95" font-family="Times New Roman,serif" font-size="14.00">CameraInstruction::FadeInstruction</text>
</g>
<!-- 96 -->
<!-- name: &quot;Time&quot;, typeName: &quot;std::optional&lt;struct CameraInstruction::FadeInstruction::TimeOption&gt;&quot;, id: 96, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<g id="node2" class="node">
<title>96</title>
<ellipse fill="none" stroke="black" cx="353.83" cy="-72" rx="30.88" ry="18"/>
<text text-anchor="middle" x="353.83" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">Time</text>
</g>
<!-- 95&#45;&gt;96 -->
<g id="edge1" class="edge">
<title>95&#45;&gt;96</title>
<path fill="none" stroke="black" d="M244.73,-58.03C268.57,-61.11 292.67,-64.22 312.05,-66.73"/>
<polygon fill="black" stroke="black" points="311.59,-70.2 321.95,-68.01 312.48,-63.25 311.59,-70.2"/>
</g>
<!-- 110 -->
<!-- name: &quot;Color&quot;, typeName: &quot;std::optional&lt;struct CameraInstruction::FadeInstruction::ColorOption&gt;&quot;, id: 110, branchId: 0, recurseId: &#45;1, attributes: 256, notes: &quot;&quot; -->
<g id="node4" class="node">
<title>110</title>
<ellipse fill="none" stroke="black" cx="353.83" cy="-18" rx="31.9" ry="18"/>
<text text-anchor="middle" x="353.83" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">Color</text>
</g>
<!-- 95&#45;&gt;110 -->
<g id="edge3" class="edge">
<title>95&#45;&gt;110</title>
<path fill="none" stroke="black" d="M244.73,-31.97C268.23,-28.94 291.97,-25.87 311.2,-23.38"/>
<polygon fill="black" stroke="black" points="311.58,-26.86 321.04,-22.11 310.68,-19.92 311.58,-26.86"/>
</g>
<!-- 109 -->
<!-- name: &quot;std::optional&lt;struct CameraInstruction::FadeInstruction::TimeOption&gt;&quot;, typeName: &quot;&quot;, id: 109, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node3" class="node">
<title>109</title>
<ellipse fill="none" stroke="black" cx="696.75" cy="-72" rx="273.99" ry="18"/>
<text text-anchor="middle" x="696.75" y="-66.95" font-family="Times New Roman,serif" font-size="14.00">std::optional&lt;struct CameraInstruction::FadeInstruction::TimeOption&gt;</text>
</g>
<!-- 96&#45;&gt;109 -->
<g id="edge2" class="edge">
<title>96&#45;&gt;109</title>
<path fill="none" stroke="black" d="M385.09,-72C392.66,-72 401.43,-72 411.1,-72"/>
<polygon fill="black" stroke="black" points="410.88,-75.5 420.88,-72 410.88,-68.5 410.88,-75.5"/>
</g>
<!-- 123 -->
<!-- name: &quot;std::optional&lt;struct CameraInstruction::FadeInstruction::ColorOption&gt;&quot;, typeName: &quot;&quot;, id: 123, branchId: 0, recurseId: &#45;1, attributes: 512, notes: &quot;&quot; -->
<g id="node5" class="node">
<title>123</title>
<ellipse fill="none" stroke="black" cx="696.75" cy="-18" rx="275.01" ry="18"/>
<text text-anchor="middle" x="696.75" y="-12.95" font-family="Times New Roman,serif" font-size="14.00">std::optional&lt;struct CameraInstruction::FadeInstruction::ColorOption&gt;</text>
</g>
<!-- 110&#45;&gt;123 -->
<g id="edge4" class="edge">
<title>110&#45;&gt;123</title>
<path fill="none" stroke="black" d="M385.99,-18C393.12,-18 401.26,-18 410.2,-18"/>
<polygon fill="black" stroke="black" points="409.96,-21.5 419.96,-18 409.96,-14.5 409.96,-21.5"/>
</g>
</g>
</svg>