Skip to main content

SSR

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

Package: JAVARuntime

Category: Post processing

Component: yes


public class SSR extends Component

Constructors

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

Attributes

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

Virtual Attributes

NameTypeAccessDescription
biasfloatget/setVirtual attribute exposed by getBias. Access it like a field to read or write the underlying value.
maxDistancefloatget/setVirtual attribute exposed by getMaxDistance. Access it like a field to read or write the underlying value.
stridefloatget/setVirtual attribute exposed by getStride. Access it like a field to read or write the underlying value.
thicknessfloatget/setVirtual attribute exposed by getThickness. Access it like a field to read or write the underlying value.