priority(...)
priority(v: LightPriority) : this;
Sets the priority of the light, as a Z.LightPriority.
Default value: Z.LightPriority.auto
Parameters
Parameter | Type | Description |
---|---|---|
v | Z.LightPriority | The priority of the light. |
Returns
this
priority(v: LightPriority) : this;
Sets the priority of the light, as a Z.LightPriority.
Default value: Z.LightPriority.auto
Parameter | Type | Description |
---|---|---|
v | Z.LightPriority | The priority of the light. |
this