SoCamerablur Property |
Amount of blur to apply to out of focus areas.
Namespace: OIV.Inventor.Nodes
This value virtually corresponds to the aperture of the camera, and is computed as the inverse of a physical f-stop value of the camera.
For instance, a value of 0.0 corresponds to an infinite f-stop, which means that all of the scene is in focus. Conversely, a value of 0.5 corresponds to an f-stop value of 2, and only a small area of the scene in focus.
The OIV.Inventor.Nodes.SoCamera.focalDistance field defines the distance to the plane of focus.
The focal length of the camera is defined as a fraction of (OIV.Inventor.Nodes.SoCamera.farDistance - OIV.Inventor.Nodes.SoCamera.nearDistance).
Default is 0.0
![]() |
---|
Field available since Open Inventor 2025.1 |