VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase.VRC_MirrorReflection.ReflectionData Class Reference
Inheritance diagram for VRC.SDKBase.VRC_MirrorReflection.ReflectionData:
Collaboration diagram for VRC.SDKBase.VRC_MirrorReflection.ReflectionData:

Public Attributes

readonly RenderTexture[] texture = (RenderTexture[])(object)new RenderTexture[2]
 
MaterialPropertyBlock propertyBlock
 

Detailed Description

Definition at line 6059 of file VRCSDKBase.cs.

Member Data Documentation

◆ propertyBlock

MaterialPropertyBlock VRC.SDKBase.VRC_MirrorReflection.ReflectionData.propertyBlock

Definition at line 6063 of file VRCSDKBase.cs.

◆ texture

readonly RenderTexture [] VRC.SDKBase.VRC_MirrorReflection.ReflectionData.texture = (RenderTexture[])(object)new RenderTexture[2]

Definition at line 6061 of file VRCSDKBase.cs.


The documentation for this class was generated from the following file: