MonoGame/MonoGame
在 GitHub 查看EffectParameter Get/Set methods missing for several data types
Open
#6,119 创建于 2017年12月25日
Good First IssueHelp Wanted
描述
Based on the following: https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.graphics.effectparameter_methods(v=xnagamestudio.40).aspx
Missing these methods and their SetValue overload counterparts: GetValueInt32Array GetValueBooleanArray GetValueMatrixTranspose // this one does have a set method GetValueMatrixArrayTranspose GetValueQuaternionArray