Properties are only generated when there are Set and/or Get methods. If we want renderers to be a property, we need a SetRenderers method. Which is doable with std::vector argument now that we are allowing those. Same with actors.
2 Likes