Class VertexLayoutDefinitionAttribute
Inheritance
System.Object
VertexLayoutDefinitionAttribute
Assembly: Aximo.Render.dll
Syntax
public class VertexLayoutDefinitionAttribute
Fields
|
Improve this Doc
View Source
Name
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Normalized
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Offset
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Size
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Stride
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Type
Declaration
public VertexAttribPointerType Type
Field Value
Type |
Description |
OpenToolkit.Graphics.OpenGL4.VertexAttribPointerType |
|
Methods
|
Improve this Doc
View Source
CopyTo(VertexLayoutDefinitionAttribute)
Declaration
public void CopyTo(VertexLayoutDefinitionAttribute destination)
Parameters
|
Improve this Doc
View Source
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Type |
Description |
System.Int32 |
|
Overrides
System.Object.GetHashCode()