VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase.VRCRenderTexture Member List

This is the complete list of members for VRC.SDKBase.VRCRenderTexture, including all inherited members.

GetTemporary(int width, int height, int depthBuffer=0, RenderTextureFormat format=7, RenderTextureReadWrite readWrite=0, int antiAliasing=0, RenderTextureMemoryless memorylessMode=0, VRTextureUsage vrUsage=0, bool useDynamicScale=false)VRC.SDKBase.VRCRenderTexturestatic
GetTemporary(RenderTextureDescriptor renderTextureDescriptor)VRC.SDKBase.VRCRenderTexturestatic
m_OnGetTemporaryRenderTextureVRC.SDKBase.VRCRenderTextureprivatestatic
m_OnReleaseTemporaryRenderTextureVRC.SDKBase.VRCRenderTextureprivatestatic
OnGetTemporaryRenderTextureVRC.SDKBase.VRCRenderTexturestaticremovable
OnReleaseTemporaryRenderTextureVRC.SDKBase.VRCRenderTexturestaticremovable
ReleaseTemporary(RenderTexture renderTexture)VRC.SDKBase.VRCRenderTexturestatic