Function ReflectionProbe.originOffset

Sets the origin offset to be used when this reflection probe is in box project mode.

Vector3 originOffset() nothrow @property @nogc;

void originOffset (
  Vector3 v
) nothrow @property @nogc;