base classes — bpy_struct, PropertyGroup
Number of blades in aperture for polygonal bokeh (at least 3)
Type: | int in [0, 100], default 0 |
---|
F-stop ratio (lower numbers give more defocus, higher numbers give a sharper image)
Type: | float in [0, inf], default 5.6 |
---|
Distortion to simulate anamorphic lens bokeh
Type: | float in [0.01, inf], default 1.0 |
---|
Rotation of blades in aperture
Type: | float in [-inf, inf], default 0.0 |
---|
Radius of the aperture for depth of field (higher values give more defocus)
Type: | float in [0, inf], default 0.0 |
---|
Use f-stop number or aperture radius
Type: | enum in [‘RADIUS’, ‘FSTOP’], default ‘RADIUS’ |
---|
Field of view for the fisheye lens
Type: | float in [0.1745, 31.4159], default 3.14159 |
---|
Lens focal length (mm)
Type: | float in [0.01, 100], default 10.5 |
---|
Maximum latitude (vertical angle) for the equirectangular lens
Type: | float in [-1.5708, 1.5708], default 1.5708 |
---|
Minimum latitude (vertical angle) for the equirectangular lens
Type: | float in [-1.5708, 1.5708], default -1.5708 |
---|
Maximum longitude (horizontal angle) for the equirectangular lens
Type: | float in [-3.14159, 3.14159], default 3.14159 |
---|
Minimum longitude (horizontal angle) for the equirectangular lens
Type: | float in [-3.14159, 3.14159], default -3.14159 |
---|
Distortion to use for the calculation
Type: | enum in [‘EQUIRECTANGULAR’, ‘FISHEYE_EQUIDISTANT’, ‘FISHEYE_EQUISOLID’], default ‘FISHEYE_EQUISOLID’ |
---|
Inherited Properties
Inherited Functions
References