RenderBuffer.GetNativeRenderBufferPtr

Cambiar al Manual
public IntPtr GetNativeRenderBufferPtr ();

Descripción

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.