| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace : CustomVertexBufferProperties Class |
The following tables list the members exposed by CustomVertexBufferProperties.
| Name | Description | |
|---|---|---|
![]() | CustomVertexBufferProperties Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ElementCount | unsigned int elementCount |
![]() | InputElementsPointer | const D2D1_INPUT_ELEMENT_DESC* inputElements |
![]() | ShaderBufferSize | unsigned int shaderBufferSize |
![]() | ShaderBufferWithInputSignature | const unsigned char* shaderBufferWithInputSignature |
![]() | Stride | unsigned int stride |
| Name | Description | |
|---|---|---|
![]() | InputElements | The input elements in the vertex shader. |
![]() | InputSignature | The vertex shader bytecode to use as a signature. |