MonoGame/MonoGame

EffectParameter Get/Set methods missing for several data types

Open

#6,119 创建于 2017年12月25日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C# (13,886 star) (3,071 fork)batch import
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

贡献者指南