VRC SDK
This project aims to completely document the VRChat Unity SDK
|
This is the complete list of members for VRC.SDK3.Rendering.VRCAsyncGPUReadback, including all inherited members.
Request(Texture src, int mipIndex, IUdonEventReceiver udonBehaviour) | VRC.SDK3.Rendering.VRCAsyncGPUReadback | static |
Request(Texture src, int mipIndex, TextureFormat dstFormat, IUdonEventReceiver udonBehaviour) | VRC.SDK3.Rendering.VRCAsyncGPUReadback | static |
Request(Texture src, int mipIndex, int x, int width, int y, int height, int z, int depth, IUdonEventReceiver udonBehaviour) | VRC.SDK3.Rendering.VRCAsyncGPUReadback | static |
Request(Texture src, int mipIndex, int x, int width, int y, int height, int z, int depth, TextureFormat dstFormat, IUdonEventReceiver udonBehaviour) | VRC.SDK3.Rendering.VRCAsyncGPUReadback | static |