Enumeration Casemigueldeicaza.swiftgodot 0.45.0SwiftGodot
disabled
Disable reflections. This provides a slight performance boost over other options.
Environment.swift:79case disabled
Disable reflections. This provides a slight performance boost over other options.
Environment.swift:79case disabled
s10SwiftGodot11EnvironmentC16ReflectionSourceO8disabledyA2EmF
What are these?
FNV24: [5OCUZ]
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
enum ReflectionSource
class Environment
Resource for environment nodes (like WorldEnvironment
) that define multiple rendering options.
case bg
Use the background for reflections.
case sky
Use the Sky
for reflections regardless of what the background is.