GameObject.light

The light attached to this object.

  1. Light light [@property setter]
    class GameObject
    @property
    void
    light
    (
    Light v
    )
  2. Light light [@property getter]

Meta