id |
ComponentIdentifier |
|
|
enabled |
bool |
optional |
|
type |
LightType |
optional |
|
shape |
LightShape |
optional |
|
intensity |
float |
optional |
|
bounce_intensity |
float |
optional |
|
range |
float |
optional |
|
color |
plume.sample.common.Color |
optional |
|
color_temperature |
float |
optional |
|
use_color_temperature |
bool |
optional |
|
spot_angle |
float |
optional |
|
inner_spot_angle |
float |
optional |
|
shadows |
LightShadows |
optional |
|
shadow_strength |
float |
optional |
|
shadow_resolution |
LightShadowResolution |
optional |
|
shadow_matrix_override |
plume.sample.common.Matrix4x4 |
optional |
|
use_shadow_matrix_override |
bool |
optional |
|
shadow_bias |
float |
optional |
|
shadow_normal_bias |
float |
optional |
|
shadow_near_plane |
float |
optional |
|
use_view_frustum_for_shadow_caster_cull |
bool |
optional |
|
layer_shadow_cull_distances |
LayerShadowCullDistances |
optional |
Only for directional lights |
shadow_custom_resolution |
int32 |
optional |
Only for Built-in RP |
light_shadow_caster_mode |
LightShadowCasterMode |
optional |
Not supported on legacy renderers |
rendering_layer_mask |
int32 |
optional |
|
culling_mask |
int32 |
optional |
|
bounding_sphere_override |
plume.sample.common.Vector4 |
optional |
|
use_bounding_sphere_override |
bool |
optional |
|
cookie_id |
AssetIdentifier |
optional |
|
cookie_size |
float |
optional |
|
flare_id |
AssetIdentifier |
optional |
|