ContactShadows
Complete API reference for ContactShadows, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class ContactShadows extends Component
Constructors
| Signature | Description |
|---|---|
ContactShadows(ContactShadows) | Executes ContactShadows and returns after the underlying engine call finishes. |
ContactShadows(Engine) | Executes ContactShadows and returns after the underlying engine call finishes. |
ContactShadows() | Executes ContactShadows and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | ContactShadows | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
ssctContactDistanceMax | float | get/set | Virtual attribute exposed by getSsctContactDistanceMax. Access it like a field to read or write the underlying value. |
ssctDepthBias | float | get/set | Virtual attribute exposed by getSsctDepthBias. Access it like a field to read or write the underlying value. |
ssctDepthSlopeBias | float | get/set | Virtual attribute exposed by getSsctDepthSlopeBias. Access it like a field to read or write the underlying value. |
ssctIntensity | float | get/set | Virtual attribute exposed by getSsctIntensity. Access it like a field to read or write the underlying value. |
ssctLightCone | float | get/set | Virtual attribute exposed by getSsctLightCone. Access it like a field to read or write the underlying value. |
ssctRayCount | int | get/set | Virtual attribute exposed by getSsctRayCount. Access it like a field to read or write the underlying value. |
ssctSampleCount | int | get/set | Virtual attribute exposed by getSsctSampleCount. Access it like a field to read or write the underlying value. |
ssctShadowDistance | float | get/set | Virtual attribute exposed by getSsctShadowDistance. Access it like a field to read or write the underlying value. |