Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
strength | double | The strength of the effect. |
threshold | double | The color value threshold that determines what is effected by the bloom effect. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
outlineStrength | double | The outline strength which influences the outline weight and the threshold used for edge detection. |
gridSize | double | The size of the background grid in points. |
gridSubdivisions | long | The number of width and height subdivisions for each cell in the grid. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
seed | long | The starting value for generating a random cloud pattern. |
Property | Type | Description |
---|---|---|
cloudCover | double | The percentage (0-1) of cloud cover in the sky. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
saturation | long | The saturation. |
brightness | long | The brightness. |
contrast | long | The contrast. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
size | double | The size of the diamonds measured in points. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
focusDistance | double | The camera's focus distance measured in meters. |
focusDepth | double | The camera's focus depth measured in meters. |
maxBlur | enumeration DepthOfFieldMaxBlur | The kernel size indicating the maximum blur radius. |
Property | Value | Description |
---|---|---|
Small | 0 | Small kernel size |
Medium | 1 | Medium kernel size |
Large | 2 | Large kernel size |
VeryLarge | 3 | Very large kernel size |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
seed | long | The starting value for generating a random cloud pattern. |
Property | Type | Description |
---|---|---|
fogStrength | double | The percentage (0-1) of fog strength used in the scene. |
fogColor | Color | The fog color. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
strength | double | The strength of the grain. |
size | double | The size of the grain in points. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
dotSize | double | The maximum size of the halftone dots in points. |
dotStrength | double | The strength of the halftone dots. |
invertTone | boolean | A value indicating whether to use white halftone dots. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
size | double | The size of the hexagons measured in points. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
color | Color | The color of the effect. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
outlineStrength | double | The outline strength which influences the outline weight and the threshold used for edge detection. |
outlineColor | Color | The effect's outline color. |
backgroundColor | Color | The effect's background color. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
grayscale | boolean | A value indicating whether to convert scene colors to grayscale. |
crosshatchStrength | double | The strength of the crosshatching. |
crosshatchAngleCount | long | The number of crosshatch angles. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
pixelSize | double | The size of the effect's simulated pixels in points. |
colorFactor | long | The factor that exponentially influences the number of colors used in the color palette. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
seed | long | The starting value for generating a random cloud pattern. |
Property | Type | Description |
---|---|---|
cloudCover | double | The percentage (0-1) of cloud cover in the sky. |
precipitation | double | The percentage (0-1) of rainfall amount in the scene. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
seed | long | The starting value for generating a random cloud pattern. |
Property | Type | Description |
---|---|---|
cloudCover | double | The percentage (0-1) of cloud cover in the sky. |
precipitation | double | The percentage (0-1) of snowfall amount in the scene. |
snowCover | boolean | A value indicating whether surfaces are covered with snow. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
seed | long | The starting value for generating a random cloud pattern. |
Property | Type | Description |
---|---|---|
cloudCover | double | The percentage (0-1) of cloud cover in the sky. |
Represents the data for simulating camera tilt-shift effect for creating a miniaturization effect in 3D scenes.
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
blurStrength | double | The strength (0-1) of the tilt-shift blur. |
leftOffset | double | The width of the blurred area starting from the left of the screen measured in points. |
rightOffset | double | The width of the blurred area starting from the right of the screen measured in points. |
topOffset | double | The width of the blurred area starting from the top of the screen measured in points. |
bottomOffset | double | The width of the blurred area starting from the bottom of the screen measured in points. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
lineStrength | double | The line strength which influences the line weight and the threshold used for edge detection. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
size | double | The percentage of the view effected by the vignette effect. |
strength | double | The strength of the vignette effect. |
Property | Type | Description |
---|---|---|
isActive | boolean | A value indicating whether the effect should be applied to the scene. |
Property | Type | Description |
---|---|---|
marginWidth | double | The width of the margin in percentage (0-1). |
marginGradient | double | The percentage (0-1) across the margin where the midpoint of the gradient is applied. |
drawMarginOutlines | boolean | A value indicating whether to draw the outlines in the margin. |
backgroundColor | Color | The background color. |