ReflectionProbe.updateMode

Sets how frequently the probe is updated. Can be constant UPDATE_ONCE or constant UPDATE_ALWAYS.

  1. ReflectionProbe.UpdateMode updateMode [@property getter]
    struct ReflectionProbe
    @nogc nothrow @property
    updateMode
    ()
  2. long updateMode [@property setter]

Meta