Type:IRenderable: Difference between revisions

From Resonite Wiki
concise some
Added category: Interface types
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
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.
The '''IRenderable''' type is an [[interface type]] to designate a [[component]] as one that creates renderable geometry.


[[Category:IRenderable]]
[[Category:IRenderable]]
[[Category:Interface types]]

Latest revision as of 17:02, 25 August 2025

The IRenderable type is an interface type to designate a component as one that creates renderable geometry.