When the isDepthofFieldEnabled property is true, this point is used as the center of focus. All objects that are the same distance from the camera as this point will be in focus. Any geometry that is closer or further away from the camera than this point will appear more out of focus.
Setting this property has the side effect of setting the isDepthOfField property to true. If the isDepthOfFieldEnabled property is false, the value of this property is ignored.
"sceneSettings_var" is a variable referencing a SceneSettings object.
|
"sceneSettings_var" is a variable referencing a SceneSettings object.
|