Cleanup|Model Renderer: Clarified shader variable memory allocations
The ShaderVar::init() methods create AnimationValues, and expect thatownership is transferred to a Record immediately afterwards.
View differences
Cleanup|Model Renderer: Clarified shader variable memory allocations
The ShaderVar::init() methods create AnimationValues, and expect that
ownership is transferred to a Record immediately afterwards.