File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
com.unity.render-pipelines.high-definition/Documentation~ Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -156,6 +156,15 @@ To enable ray tracing for a specific Camera:
1561562 . In the ** General** section, enable ** Custom Frame Settings** . This exposes Frame Settings just for this Camera.
1571573 . in the ** Rendering** section, enable ** Ray Tracing** .
158158
159+ <a name =" FinalSetup-BuildSettings " ></a >
160+
161+ #### Build settings
162+
163+ To build your Project to a Unity Player, ray tracing requires that the build uses 64 bits architecture. To set your build to use 64 bits architecture:
164+
165+ 1 . Open the Build Settings window (menu: ** File > Build Settings** ).
166+ 2 . From the ** Architecture** drop-down, select ** x86_64** .
167+
159168<a name =" RayTracingEffectsOverview " ></a >
160169
161170## Ray tracing effects overview
You can’t perform that action at this time.
0 commit comments