Cooking with Producers ====================== *Producers* are objects that cook the scene graph from a particular node. There are two kinds of producers available in Katana -- *geometry producers* and *render producers* -- which correspond to having implicit resolvers disabled or enabled. API Reference ------------- .. module:: Nodes3DAPI :noindex: .. autofunction:: GetGeometryProducer .. autofunction:: GetRenderProducer .. module:: FnGeolibProducers .. autoclass:: GeometryProducer