Namespace: DeltaEngine.Graphics.VerticesAssembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
public VertexElement GetElementFromType(
VertexElementType type
)
public VertexElement GetElementFromType(
VertexElementType type
)
Public Function GetElementFromType (
type As VertexElementType
) As VertexElement
Public Function GetElementFromType (
type As VertexElementType
) As VertexElement
public:
VertexElement^ GetElementFromType(
VertexElementType type
)
public:
VertexElement^ GetElementFromType(
VertexElementType type
)
member GetElementFromType :
type : VertexElementType -> VertexElement
member GetElementFromType :
type : VertexElementType -> VertexElement
Return Value
Type:
VertexElement