What is a Point Light?

Study for the Unity Certified User Artist Test. Prepare using flashcards and multiple choice questions, including hints and explanations. Get ready to excel in your certification exam!

Multiple Choice

What is a Point Light?

Explanation:
A Point Light is a light source that emits light in all directions from a single point in space. Think of it like a tiny bulb placed at a specific position; its rays radiate outward in every direction (360 degrees) and their intensity falls off with distance. This creates a spherical region of illumination, which you can adjust with the light’s range and intensity and shape the shading with shadows if enabled. In Unity, this corresponds to the Point Light component you place at a world position to light nearby objects evenly from that spot. This is different from a directional light, which shines parallel rays from an infinitely distant source with no fixed position, and from a spotlight, which emits light in a cone with defined angles. The option describing a light that only lights up transparent objects doesn’t fit how point lights behave in general shading.

A Point Light is a light source that emits light in all directions from a single point in space. Think of it like a tiny bulb placed at a specific position; its rays radiate outward in every direction (360 degrees) and their intensity falls off with distance. This creates a spherical region of illumination, which you can adjust with the light’s range and intensity and shape the shading with shadows if enabled. In Unity, this corresponds to the Point Light component you place at a world position to light nearby objects evenly from that spot. This is different from a directional light, which shines parallel rays from an infinitely distant source with no fixed position, and from a spotlight, which emits light in a cone with defined angles. The option describing a light that only lights up transparent objects doesn’t fit how point lights behave in general shading.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy