gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
LightAnim
scene
Undocumented in source.
interface
LightAnim {
void
anim
(float dt);
FVec3
color
[@property getter];
bool
on
[@property getter];
}
Members
Functions
anim
void
anim
(float dt)
Undocumented in source.
Properties
color
FVec3
color
[@property getter]
Undocumented in source.
on
bool
on
[@property getter]
Undocumented in source.
Meta
Source
See Implementation
scene
classes
BlinkLight
ConstantLight
interfaces
LightAnim
structs
DeferredScene
MovingObj
Saucer
SaucerBody
SaucerSubStruct