The Properties
In the header of the Properties window, you will see a row of buttons that looks like this:
The Contexts
Render Context ![](../../I/Blender255RenderContextButton.png.webp)
![](../../I/Blender255RenderContextButton.png.webp)
Here we find the settings that control overall rendering of the final images, i.e. what resolution to use, output format, performance, post processing, etc.
Render Layers Context ![](../../I/Blender267RenderLayersContextButton.png.webp)
![](../../I/Blender267RenderLayersContextButton.png.webp)
Additional settings that offer finer control over rendering of the final images: which scene layers to render, which separate parts (passes) of the rendering process to actually perform, and how to group them into render layers (not to be confused with the scene layers) for input into subsequent compositing.
![]() |
In versions of Blender prior to 2.67, these settings were combined into the Render Context. |
Scene Context ![](../../I/Blender255SceneContextButton.png.webp)
![](../../I/Blender255SceneContextButton.png.webp)
Contains settings for colour management, choosing which camera to use for rendering, and units and gravity settings for physical modeling.
You can also select another scene to be a “background” for this scene. That is, all renders of this (foreground) scene will also include the contents of the background scene, as though they had been copied into this scene. While the background appears in the 3D viewport when editing this scene, none of its contents are editable, or even selectable; that has to be done in the background scene itself.
World Context ![](../../I/Blender255WorldContextButton.png.webp)
![](../../I/Blender255WorldContextButton.png.webp)
Settings that govern the environment in which the model is rendered. e.g. background sky color, mist and star settings, lighting etc.
Object Context ![](../../I/Blender255ObjectContextButton.png.webp)
![](../../I/Blender255ObjectContextButton.png.webp)
Settings that apply to all types of objects. e.g. overall transformations, layer assignments, grouping etc. The settings shown here (and any changes made) apply to the last object selected. This is also the case for the following object-specific contexts.
Object Constraints Context ![](../../I/Blender255ObjectConstraintsContextButton.png.webp)
![](../../I/Blender255ObjectConstraintsContextButton.png.webp)
These settings limit the motion of the object for animation purposes. The limits can also be tied to the motion of other objects in various ways.
Object Modifiers Context ![](../../I/Blender255ObjectModifiersContextButton.png.webp)
![](../../I/Blender255ObjectModifiersContextButton.png.webp)
Settings for applying modifiers to the object geometry. These make changes to the geometry that only take effect at rendering time. Note: lamps, cameras and empty objects cannot have modifiers.
Object Data Context ![](../../I/Blender267ObjectDataContextButtons.png.webp)
![](../../I/Blender267ObjectDataContextButtons.png.webp)
Settings specific to the type of object, e.g. mesh vertex groupings, text font, lamp settings, camera settings, etc. This is reflected in the icon, which changes according to the type of object selected.
Material Context ![](../../I/Blender255MaterialContextButton.png.webp)
![](../../I/Blender255MaterialContextButton.png.webp)
The material settings for an object control its appearance, e.g. its colour, whether it has a shiny or dull surface, how transparent it is, and so on.
![]() |
The chosen rendering engine — Blender Internal (the default), Blender Game, or Cycles — will impact the choices available for material and texture settings. |
Texture Context ![](../../I/Blender255TextureContextButton.png.webp)
![](../../I/Blender255TextureContextButton.png.webp)
The texture settings specify patterns that break up the uniform appearance of a material. These patterns can affect the colour of the material, give it a rough surface, or modify it in other ways.
Particles Context ![](../../I/Blender255ParticlesContextButton.png.webp)
![](../../I/Blender255ParticlesContextButton.png.webp)
An object can be set to emit particles, like smoke, flames or sparks. The concept of “particles” (and the underlying algorithms) also includes the generation of hair or fur. Particles can be entirely custom objects, to produce effects like blades of grass interspersed with flowers in a field, water droplets on a wet surface, or even scatterings of entire buildings to make up a large cityscape!
Physics Context ![](../../I/Blender255PhysicsContextButton.png.webp)
![](../../I/Blender255PhysicsContextButton.png.webp)
Settings that control how the object reacts to forces similar to objects in the real world, e.g. whether it behaves like a rigid body that keeps its shape but can be knocked around, something soft e.g a pillow, or a flowing liquid.
Where Did The Old Stuff Go?
The old Logic Context has been moved into its own window type, the Logic Editor.
The old Script Context is gone. Python scripting is now much more closely integrated into the Blender UI, and old scripts will not work anyway.
The functions of the other contexts have been rearranged into the new contexts as listed above. Once you get used to the new arrangement, it should make much more sense than the old one.