VSMShadow
Complete API reference for VSMShadow, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class VSMShadow extends Component
Constructors
| Signature | Description |
|---|---|
VSMShadow(VSMShadow) | Executes VSMShadow and returns after the underlying engine call finishes. |
VSMShadow(Engine) | Executes VSMShadow and returns after the underlying engine call finishes. |
VSMShadow() | Executes VSMShadow and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | VSMShadow | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
anisotropy | int | get/set | Virtual attribute exposed by getAnisotropy. Access it like a field to read or write the underlying value. |
mipmapping | boolean | get/set | Virtual attribute exposed by isMipmapping. Access it like a field to read or write the underlying value. |
msaaSamples | int | get/set | Virtual attribute exposed by getMsaaSamples. Access it like a field to read or write the underlying value. |
highPrecision | boolean | get/set | Virtual attribute exposed by isHighPrecision. Access it like a field to read or write the underlying value. |
minVarianceScale | float | get/set | Virtual attribute exposed by getMinVarianceScale. Access it like a field to read or write the underlying value. |
lightBleedReduction | float | get/set | Virtual attribute exposed by getLightBleedReduction. Access it like a field to read or write the underlying value. |