CVR Custom Render Texture Updater ¶
Calls the Update()
method once per frame on the assigned Custom Render Texture.
Fields¶
Name | Type | Description |
---|---|---|
customRenderTexture |
CustomRenderTexture |
The texture to be updated each frame. |
Calls the Update()
method once per frame on the assigned Custom Render Texture.
Name | Type | Description |
---|---|---|
customRenderTexture |
CustomRenderTexture |
The texture to be updated each frame. |