Method MarkDirty
MarkDirty(RenderTexture)
Marks the specified render texture as changed so that it will be updated over PolySpatial.
Declaration
public static void MarkDirty(RenderTexture renderTexture)
Parameters
Type | Name | Description |
---|---|---|
RenderTexture | renderTexture | The render texture to mark as changed. |