如何把当前mesh的vertex结构传递给customvertex?
RT
[解决办法]
- C/C++ code
ID3DXMesh::GetFVF MethodGet the fixed function vertex value.Syntax DWORD GetFVF(VOID);Return Value Returns the flexible vertex format (FVF) codes.
发布时间: 2012-04-01 17:23:46 作者: rapoo
如何把当前mesh的vertex结构传递给customvertex?
RT
[解决办法]
ID3DXMesh::GetFVF MethodGet the fixed function vertex value.Syntax DWORD GetFVF(VOID);Return Value Returns the flexible vertex format (FVF) codes.