RenderBuffer.GetNativeRenderBufferPtr

public IntPtr GetNativeRenderBufferPtr();

Description 描述

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.