Namespace: DeltaEngine.Graphics.VerticesAssembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
public VertexElement[] Elements { get; }
public VertexElement[] Elements { get; }
Public ReadOnly Property Elements As VertexElement()
Get
Public ReadOnly Property Elements As VertexElement()
Get
public:
property array<VertexElement^>^ Elements {
array<VertexElement^>^ get ();
}
public:
property array<VertexElement^>^ Elements {
array<VertexElement^>^ get ();
}
member Elements : VertexElement[] with get
member Elements : VertexElement[] with get
Property Value
Type:
VertexElement