The manager that owns this RenderNode.
The RenderNode that draws a filled rectangle.
The manager that owns this RenderNode.
The name of the RenderNode.
By default this is an empty method hook that you can override and use in your own custom render nodes.
This method is called at the start of the run method.
Don't forget to call it in your custom method.
The context currently in use.
By default this is an empty method hook that you can override and use in your own custom render nodes.
This method is called at the end of the run method.
Don't forget to call it in your custom method.
The context currently in use.
Renders the DynamicTexture.
The DynamicTexture to render.
Set whether the node should report debug information.
It wraps the run method with additional debug information.
Whether to report debug information.
This RenderNode handles rendering for DynamicTextures.