Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Baking allows users to pre-compute or "bake" pattern networks into 2D texture images or 3D point clouds. 

Bake Patterns

Add PxrBakeTexture or PxrBakePointCloud patterns into your shading network in places where you want to bake that state of the network into a texture or point cloud.  When doing regular renders, baked textures will be used by these patterns, and when doing bake renders, textures will be baked. ie. written to disk.

...