cpt-max / MonoGame

One framework for creating powerful cross-platform games.
http://www.monogame.net
Other
26 stars 5 forks source link

Fixed NullReferenceException in EffectParameter's SetMatrixArray and… #1

Closed eylvisaker closed 3 years ago

eylvisaker commented 3 years ago

Fix fixes a null reference exception that occurs when setting a shader parameter that is a matrix array.