Light

非推奨を表示
作成できません

Light is a root class for dynamic lighting related objects.

概要

プロパティ

  • 並列読み取り

    Sets how bright the emitted light is, defaults to 1.

  • 並列読み取り

    The color of the emitted light.

  • 並列読み取り

    If set to true, light will be emitted from the source object.

  • 並列読み取り

    If set to true, will project shadows if light is blocked by an obstacle.

プロパティ

Brightness

並列読み取り

Sets how bright the emitted light is, defaults to 1.

Color

並列読み取り

The color of the emitted light.

Enabled

並列読み取り

If set to true, light will be emitted from the source object.

Shadows

並列読み取り

If set to true, will project shadows if light is blocked by an obstacle.

方法

イベント