Definition at line 11 of file VertexExtensions.cs.
static T [] SiliconStudio.Paradox.Extensions.VertexExtensions.GetVertexBufferData< T > |
( |
this MeshDrawData |
meshData, |
|
|
params string[] |
vertexElementToExtract |
|
) |
| |
|
static |
Extracts a selection of vertices from a vertex buffer stored in this mesh data.
- Parameters
-
meshData | The mesh data. |
vertexElementToExtract | The declaration to extract (e.g. "POSITION0"...etc.) |
Definition at line 18 of file VertexExtensions.cs.
References DirectX.count, and outputSize.
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/engine/SiliconStudio.Paradox.Engine/Data/VertexExtensions.cs