---
name: LightingStyle
last_updated: 2026-06-11T23:11:58Z
type: enum
summary: "Enum used by Lighting.LightingStyle to indicate the artistic intent behind lighting in the experience."
---

# LightingStyle

Enum used by [Lighting.LightingStyle](/docs/reference/engine/classes/Lighting.md) to indicate the artistic intent
behind lighting in the experience.

**Type:** enum

## Description

This enum indicates the artistic intent behind lighting in the experience. It
is used by the [Lighting.LightingStyle](/docs/reference/engine/classes/Lighting.md) property.

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Realistic` | 0 | The most advanced and realistic lighting and shadows Roblox can deliver. |
| `Soft` | 1 | A flat, retro-Roblox look with softer lights and shadows. |