User Tools

Site Tools


dragengine:modules:dragonscript:behavior_sky

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
dragengine:modules:dragonscript:behavior_sky [2025/03/13 17:16] dragonlorddragengine: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><string name='sky.controllerPlayback'>playback</string></code>   * Example (*.deeclass) <code xml><string name='sky.controllerPlayback'>playback</string></code>
 +
 +===== 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: ''sky.passthroughTransparency''
 +  * Type: float
 +  * Default Value: ''0''
 +  * Restriction: At least ''0'' and at most ''1''
 +  * Example (*.deeclass) <code xml><integer name='sky.order'>1</integer></code>
  
 ====== Events ====== ====== Events ======
dragengine/modules/dragonscript/behavior_sky.txt · Last modified: 2025/10/26 15:37 by dragonlord