VRC SDK
This project aims to completely document the VRChat Unity SDK
|
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.VRCRenderTexture | static |
GetTemporary(RenderTextureDescriptor renderTextureDescriptor) | VRC.SDKBase.VRCRenderTexture | static |
m_OnGetTemporaryRenderTexture | VRC.SDKBase.VRCRenderTexture | privatestatic |
m_OnReleaseTemporaryRenderTexture | VRC.SDKBase.VRCRenderTexture | privatestatic |
OnGetTemporaryRenderTexture | VRC.SDKBase.VRCRenderTexture | staticremovable |
OnReleaseTemporaryRenderTexture | VRC.SDKBase.VRCRenderTexture | staticremovable |
ReleaseTemporary(RenderTexture renderTexture) | VRC.SDKBase.VRCRenderTexture | static |