Namespace: DeltaEngine.Graphics.VerticesAssembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
public VertexElement(
VertexElementType elementType
)
public VertexElement(
VertexElementType elementType
)
Public Sub New (
elementType As VertexElementType
)
Public Sub New (
elementType As VertexElementType
)
public:
VertexElement(
VertexElementType elementType
)
public:
VertexElement(
VertexElementType elementType
)
new :
elementType : VertexElementType -> VertexElement
new :
elementType : VertexElementType -> VertexElement