Project Rembrandt: Difference between revisions

Line 512: Line 512:
   <object-name>TheObject</object-name>
   <object-name>TheObject</object-name>
  </effect>
  </effect>
'''Beware: <Effect> only works on real objects, not on groups of objects or animations.'''


If opaque surface need to have special effect, for example to apply bump mapping, this effect should use the "RenderBin" bin, or the rendering hint set to "opaque", and the G-buffer needs to be initialized correctly in the Geometry stage.
If opaque surface need to have special effect, for example to apply bump mapping, this effect should use the "RenderBin" bin, or the rendering hint set to "opaque", and the G-buffer needs to be initialized correctly in the Geometry stage.
269

edits