Function VisualServerSingleton.reflectionProbeSetOriginOffset

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

void reflectionProbeSetOriginOffset (
  const(RID) probe,
  const(Vector3) offset
) nothrow @nogc;