Type:IRenderable: Difference between revisions

From Resonite Wiki
create page
 
concise some
Line 1: Line 1:
IRenderables are stand alone Components/elements that can be used to render materials and/or meshes upon attaching without nessarily needing extra components added after attaching.  
The '''IRenderable''' type are stand alone Components/elements that can be used to render materials and/or meshes upon attaching without nessarily needing extra components added after attaching.


Cameras don't fall into this category, because they view rendered objects, not create rendered geometry.
[[Category:IRenderable]]
 
* [[Component:Canvas]]
* [[Component:MeshRenderer]]
* [[Component:SkinnedMeshRenderer]]
* [[Component:TextRenderer]]

Revision as of 06:03, 12 August 2025

The IRenderable type are stand alone Components/elements that can be used to render materials and/or meshes upon attaching without nessarily needing extra components added after attaching.