gfx ~master (2021-03-28T16:54:18Z)
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