struct Prism::Skybox::Period
- Prism::Skybox::Period
- Struct
- Value
- Object
Overview
Represents a period of time in which a texture is used in the skybox.
Defined in:
prism/stdlib/skybox.crConstructors
-
.new(activation_time : Prism::Clock, texture : Prism::TextureCubeMap)
Produces a period of day/night that will become actiev at the activation_time
Instance Method Summary
Constructor Detail
Produces a period of day/night that will become actiev at the activation_time