This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dragengine:modules:dragonscript:behavior_sky [2025/03/13 14:04] – created dragonlord | dragengine:modules:dragonscript:behavior_sky [2025/10/26 15:37] (current) – dragonlord | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{tag> | {{tag> | ||
| <WRAP youarehere> | <WRAP youarehere> | ||
| - | [[: | + | [[: |
| </ | </ | ||
| 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 ====== | ||