Jump to content

using C# components instead of properties


photo

Recommended Posts

Hello, in our project we have several nodes which use properties, As the property generator in C# is very practical to create properties for components I was thinking about using CS components as pure property holders, thus deleting all the callbacks such as Init, Update etc....

I think the performance difference will be minimal or non existent ... what do you think ?

thanks

Fred

 

Link to comment
×
×
  • Create New...