Component:RenderTextureProxyProvider: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=Render Texture Proxy Provider
|Name=Render Texture Proxy Provider
}}
}}
{{stub}}
Unused. See [[Component:RenderTextureProvider|RenderTextureProvider]] instead.


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
}}
}}
== Behavior ==
== Examples ==


== See Also ==
== See Also ==
* [[Component:RenderTextureProvider|RenderTextureProvider]]


[[Category:Components:Uncategorized{{#translation:}}|Render Texture Proxy Provider]]
[[Category:Components:Uncategorized{{#translation:}}|Render Texture Proxy Provider]]
[[Category:Components{{#translation:}}|Render Texture Proxy Provider]]
[[Category:Components{{#translation:}}|Render Texture Proxy Provider]]
[[Category:ComponentStubs]]

Latest revision as of 03:26, 1 August 2025

Component image 
Render Texture Proxy Provider component as seen in the Scene Inspector

Unused. See RenderTextureProvider instead.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.

See Also