---
title: "Pref in Solaris"
canonical: "https://rmanwiki-25.pixar.com/space/RFH25/22642931/Pref%20in%20Solaris"
format: markdown
---
![image](media://61b674ab-3c97-40cf-940b-c703ce74d436)


When rendering it's usually required that you set a default pose or position for your object to become a reference for later renders even if the object deforms or moves around. This is to prevent "swimming" or a texture effect from appearing to slide across the object as it animates. It's typically referred to by its technical name of Pref.  
  


In Houdini / Solaris, first add a Rest node to set your default pose

In your Solaris network, add a *copyproperty* node and set as per the image below.

> Macro (inline-media-image)

  
  
  
  
Add a _Pref AOV from the *rendermanrendersettings* node under Image Output → Render Vars → Integrator  
  
> Macro (inline-media-image)

  
  


Fire off a viewport or disk render and in the AOV display, you will now see the _Pref AOV

![image](media://e72d0963-48c5-48ec-bf96-5721b33f9bd1)


From here your renders should use the default position and shape set by the Rest node.