This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dragengine:modules:dragonscript:behavior_sky [2025/03/13 17:16] – dragonlord | dragengine:modules:dragonscript:behavior_sky [2025/10/26 15:37] (current) – dragonlord | ||
|---|---|---|---|
| Line 50: | Line 50: | ||
| * Default Value: empty string | * Default Value: empty string | ||
| * Example (*.deeclass) <code xml>< | * Example (*.deeclass) <code xml>< | ||
| + | |||
| + | ===== passthroughTransparency ===== | ||
| + | |||
| + | Set passthrough transparency factor. If passthrough is enabled in VR the content of the sky is not rendered. Layer lights though are always enabled even in passthrough. The default value is 0 making the sky turn invisible during passthrough. | ||
| + | |||
| + | * Full name: '' | ||
| + | * Type: float | ||
| + | * Default Value: '' | ||
| + | * Restriction: | ||
| + | * Example (*.deeclass) <code xml>< | ||
| ====== Events ====== | ====== Events ====== | ||