Skip to content

Commit 38d8294

Browse files
authored
Fix wording (#1518)
1 parent a1541ac commit 38d8294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/features/featuresDeepDive/frameGraph/frameGraphBasicConcepts/frameGraphInAdditionToRenderLoop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ Note that we have deactivated the automatic building of the graph when resizing
105105

106106
Also note the parameters passed to `nrg.buildAsync(dontBuildFrameGraph = false, waitForReadiness = true, setAsSceneFrameGraph = false)`: the first two parameters have their default values, but the third is set to *false* so that the frame graph is not defined at the scene level!
107107

108-
The full PG: <Playground id="#RM56RY#29" image="/img/playgroundsAndNMEs/pg-RM56RY-21.png" title="Frame Graph basic example" description="Basic frame graph example in addition to the scene render loop (node render graph)"/>
108+
The full PG: <Playground id="#RM56RY#29" image="/img/playgroundsAndNMEs/pg-RM56RY-21.png" title="Node Render Graph basic example" description="Basic node render graph example in addition to the scene render loop"/>

0 commit comments

Comments
 (0)