Imaginary Game Engine API documentation
VertexSize Property
NamespacesIGEBasicMesh<(Of <(T>)>)VertexSize

[This is preliminary documentation and is subject to change.]

Get the size of a vertex
Declaration Syntax
C#Visual BasicVisual C++
public int VertexSize { get; }
Public ReadOnly Property VertexSize As Integer
public:
virtual property int VertexSize {
	int get () sealed;
}

Assembly: IGE Core (Module: IGE Core) Version: 0.1.2957.39562 (0.1.0.0)