FlashLight
FlashLight
Fields
| Name | Type | |
|---|---|---|
light | light.PointLight | |
active | Bool | |
maxIntensity | F64 | |
life | F64 | |
maxLife | F64 | |
createTime | F64 | |
| static | alloc | Fun |
| static | getOne | Fun |
| static | create | Fun |
Protos
f@2497dispose(FlashLight) → Voidf@2498disable(FlashLight) → Voidf@2499update(FlashLight) → Void
Bindings
- static
f@2847__constructor__(FlashLight) → Void - static
f@2846create(pr.Level, F64, F64, I32, F64, Null, Null, Null) → FlashLight - static
f@2845getOne(pr.Level) → FlashLight - static
f@2844alloc(pr.Level, I32) → Void