Version: 2017.2

RenderBuffer.GetNativeRenderBufferPtr

매뉴얼로 전환
public IntPtr GetNativeRenderBufferPtr ();

설명

Returns native RenderBuffer. Be warned this is not native Texture, but rather pointer to unity struct that can be used with native unity API. Currently such API exists only on iOS.