风海迷沙的.NET生活
想我所想,编我所编。think think,code code.
博客园
首页
博问
闪存
新随笔
联系
订阅
管理
随笔-113 文章-30 评论-405
11 2011 档案
The current vertex declaration does not include all the elements required by the current vertex shader. Tangent0 is missing.
摘要: xna4.0,ps2.0,PC平台使用hlsl定义结构体: struct VS_INPUT { float4 Position : POSITION0; float2 TexCoord : TEXCOORD0; float3 Normal : NORMAL0; float3 Tangent : TANGENT0; float4 BoneIndices :...
阅读全文
posted @
2011-11-02 20:14
风海迷沙 阅读(99) |
评论 (0)
编辑
公告