UnityEngine.LightProbeProxyVolume.INTERNAL_set_originCustom C# (CSharp) Метод

INTERNAL_set_originCustom() приватный Метод

private INTERNAL_set_originCustom ( Vector3 &value ) : void
value Vector3
Результат void
        private extern void INTERNAL_set_originCustom(ref Vector3 value);
        [MethodImpl(MethodImplOptions.InternalCall)]