Namespace: DeltaEngine.Graphics.VerticesAssembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
public VertexElementType ElementType { get; }
public VertexElementType ElementType { get; }
Public ReadOnly Property ElementType As VertexElementType
Get
Public ReadOnly Property ElementType As VertexElementType
Get
public:
property VertexElementType ElementType {
VertexElementType get ();
}
public:
property VertexElementType ElementType {
VertexElementType get ();
}
member ElementType : VertexElementType with get
member ElementType : VertexElementType with get
Property Value
Type:
VertexElementType