The '''DesktopTextureProvider''' component only works in user space. This component is an [[Type:ITexture2D|ITexture2D]] and can be used as a texture. This texture is able to display what is on any particular monitor on a user's machine. This component is commonly used in the desktop tab on a user's [[Dash]].
<!--T:2-->
<!--T:2-->
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|DisplayIndex|Int|
|DisplayIndex|Int| What monitor to get image data for.
}}
}}
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
This should not be used by the user, but it could be used to make a special facet. Insert the component into a texture field on a material to display it.
Desktop Texture Provider component as seen in the Scene Inspector
The DesktopTextureProvider component only works in user space. This component is an ITexture2D and can be used as a texture. This texture is able to display what is on any particular monitor on a user's machine. This component is commonly used in the desktop tab on a user's Dash.
This should not be used by the user, but it could be used to make a special facet. Insert the component into a texture field on a material to display it.