class Background::Sky

Overview

Gradient from blue to white, simulating the color of the sky

Defined in:

backgrounds/sky.cr

Instance Method Summary

Instance methods inherited from class Background

get(ray : Ray) : Color get

Instance Method Detail

def get(ray) #

[View source]