DirectionalLight2D Type
A directional light for 2D scenes (e.g. sunlight).
Record fields
| Record Field |
Description
|
Full Usage:
CastsShadows
Field type: bool
|
Whether this light casts shadows.
|
Light color.
|
|
Direction the light travels (normalized at upload time).
|
|
Full Usage:
Intensity
Field type: float32
|
Intensity multiplier.
|
Mibo