Add runtime support for creating/wrapping entity of given type.
Entity type, e.g. "Cube", "Group" etc.
Load definitions of new Entities Stored in asset scene format. "templates".
Entity definition(s).
Returns entity filled in with components defined using runtime reflection. Entity ids normally not used by applications.
ID to wrap.
Wrapped entity if valid ID
Small Interface to support: runtime.Entity. factory methods