Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 16 additions & 6 deletions help/Stride/DrawFX/Reference FakeAtmosphere.vl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Choice Kind="ProcessAppFlag" Name="SceneWindow" />
</p:NodeReference>
<Pin Id="UMgAkL5TbNdPY8uhaQE7yl" Name="Node Context" Kind="InputPin" IsHidden="true" />
<Pin Id="Ge4yGguHa0hOIST3Xxiurf" Name="Bounds" Kind="InputPin" DefaultValue="1466.6666, 118.666664, 960, 720" IsHidden="true" />
<Pin Id="Ge4yGguHa0hOIST3Xxiurf" Name="Bounds" Kind="InputPin" DefaultValue="1466, 118, 960, 720" IsHidden="true" />
<Pin Id="RmMjOajfTMZMrmZEjySBk1" Name="Bound to Document" Kind="InputPin" DefaultValue="True" />
<Pin Id="BYtpDMQ1b0zOZpSZ5oq3j9" Name="Dialog If Document Changed" Kind="InputPin" IsHidden="true" />
<Pin Id="TtJ9o8Vf7QcODOtMZr4W6Y" Name="Save Bounds" Kind="InputPin" IsHidden="true" />
Expand Down Expand Up @@ -1305,11 +1305,6 @@
<Patch Id="Tqz3OUG4XkONNLCksrCOml" Name="Update">
<Pin Id="Ez1MWI5XtqOOlRsrgtvTBL" Name="Entity" Kind="OutputPin" />
</Patch>
<!--

************************ ************************

-->
<ProcessDefinition Id="RQBjnxYc6XPM4bFOicDpFj">
<Fragment Id="Qoqjh1lu3KANFC6geZSmLk" Patch="EY8DUujodAhNm0MDG39LyY" Enabled="true" />
<Fragment Id="ATZAICAAalxPfBzkuFJLzh" Patch="Tqz3OUG4XkONNLCksrCOml" Enabled="true" />
Expand Down Expand Up @@ -1349,6 +1344,20 @@
<Pin Id="RHeH7DMQxWSPCgkUV7cMdA" Name="Entity" Kind="OutputPin" />
<Pin Id="P1sdIbvpMeFLRHCyY9yoSf" Name="Node Context" Kind="InputPin" IsHidden="true" />
</Node>
<Node Bounds="363,994,105,19" Id="TTRpQBmtSG7MgxxaC8WSHr">
<p:NodeReference LastCategoryFullName="Stride.Rendering.PostFX" LastDependency="VL.Stride.vl">
<Choice Kind="NodeFlag" Name="Node" Fixed="true" />
<CategoryReference Kind="ClassType" Name="PostFX" NeedsToBeDirectParent="true" />
<Choice Kind="ProcessAppFlag" Name="DepthOfField" />
</p:NodeReference>
<Pin Id="F9RYxhXmJLUPnI6wONnXJ2" Name="Size" Kind="InputPin" />
<Pin Id="SoTXxIs2aU5MiYyvSVRyUu" Name="DOFAreas" Kind="InputPin" />
<Pin Id="CfLA8MnD9CEL3sIxLA7YBx" Name="Quality Preset" Kind="InputPin" />
<Pin Id="CVRtWaIUpdDNWeoz4mHUDR" Name="Technique" Kind="InputPin" />
<Pin Id="PEHdDXKciXVQdBDb0j3IFP" Name="Auto Focus" Kind="InputPin" />
<Pin Id="GVMQwKaVaZgO6eTAnxW9D4" Name="Enabled" Kind="InputPin" />
<Pin Id="FmofMYCOo7tNyWiyQGold3" Name="Output" Kind="OutputPin" />
</Node>
</Canvas>
<Patch Id="PUlzAtkreEKOlH9onlCQls" Name="Create" />
<Patch Id="E3o2of9KQaVPZakiXXm9Xe" Name="Update" />
Expand Down Expand Up @@ -1394,6 +1403,7 @@
<Link Id="NBE4Tmrh4PYLQX4SsL7vjh" Ids="IHHlK3UH4JPO1Fs3quDhhW,V4q907g0aSKMQiyJ1mLkqz" />
<Link Id="DQREA4C2KjuPiSts7yhJbJ" Ids="RHeH7DMQxWSPCgkUV7cMdA,FHDQzTxoTkZL1OryGTTlBn" />
<Link Id="B6swozKTMB3MCdxGaZCLTU" Ids="BuyrQpFQI5pP0TKKnX99Ca,PNnJ3l5VBsbPkd1P18KtfG" />
<Link Id="Em8ojV7uKwlP9QOXCFEUgW" Ids="FmofMYCOo7tNyWiyQGold3,TZkCQmuAPQQMsenyLAeXrr" />
</Patch>
</Node>
</Patch>
Expand Down
2 changes: 1 addition & 1 deletion vl/VL.Addons.Stride.vl
Original file line number Diff line number Diff line change
Expand Up @@ -13979,7 +13979,7 @@
<Pin Id="GOv0yh0QrKROYqkSzfM0oe" Name="Node Context" Kind="InputPin" IsHidden="true" />
<Pin Id="QFBp1m1xRuTL7ppimSTpAM" Name="Transformation" Kind="InputPin" />
<Pin Id="V65GiRQHtizNGwFGytJGjX" Name="Input" Kind="InputPin" />
<Pin Id="EGNzFyihLWtM2h0l5n2Azn" Name="Render Stage" Kind="InputPin" DefaultValue="Transparent" />
<Pin Id="EGNzFyihLWtM2h0l5n2Azn" Name="Render Stage" Kind="InputPin" DefaultValue="AfterScene" />
<Pin Id="ANDOXVHbUA9NXhFeoZNHlz" Name="Single Call Per Frame" Kind="InputPin" />
<Pin Id="LzLQGlbWdpAQOFDEZKlEDn" Name="Render Group" Kind="InputPin" />
<Pin Id="HkWXVaqtRRrPZD7oL2aMyY" Name="Components" Kind="InputPin" />
Expand Down