Skip to main content

Bloom

Complete API reference for Bloom, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class Bloom extends Component

Constructors

SignatureDescription
Bloom(Bloom)Executes Bloom and returns after the underlying engine call finishes.
Bloom(Engine)Executes Bloom and returns after the underlying engine call finishes.
Bloom()Executes Bloom and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceBloomRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
chromaticAberrationfloatget/setVirtual attribute exposed by getChromaticAberration. Access it like a field to read or write the underlying value.
ghostCountintget/setVirtual attribute exposed by getGhostCount. Access it like a field to read or write the underlying value.
ghostSpacingfloatget/setVirtual attribute exposed by getGhostSpacing. Access it like a field to read or write the underlying value.
ghostThresholdfloatget/setVirtual attribute exposed by getGhostThreshold. Access it like a field to read or write the underlying value.
haloRadiusfloatget/setVirtual attribute exposed by getHaloRadius. Access it like a field to read or write the underlying value.
haloThicknessfloatget/setVirtual attribute exposed by getHaloThickness. Access it like a field to read or write the underlying value.
haloThresholdfloatget/setVirtual attribute exposed by getHaloThreshold. Access it like a field to read or write the underlying value.
highlightfloatget/setVirtual attribute exposed by getHighlight. Access it like a field to read or write the underlying value.
lensFlarebooleansetVirtual attribute exposed by setLensFlare. Access it like a field to read or write the underlying value.
levelsintget/setVirtual attribute exposed by getLevels. Access it like a field to read or write the underlying value.
qualityQualityLevelget/setVirtual attribute exposed by getQuality. Access it like a field to read or write the underlying value.
resolutionIDintget/setVirtual attribute exposed by getResolutionID. Access it like a field to read or write the underlying value.
starburstbooleansetVirtual attribute exposed by setStarburst. Access it like a field to read or write the underlying value.
strengthfloatget/setVirtual attribute exposed by getStrength. Access it like a field to read or write the underlying value.
thresholdbooleansetVirtual attribute exposed by setThreshold. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
isLensFlare()booleanExecutes isLensFlare and returns after the underlying engine call finishes.
isStarburst()booleanExecutes isStarburst and returns after the underlying engine call finishes.
isThreshold()booleanExecutes isThreshold and returns after the underlying engine call finishes.